| To: | Arnaud Patard <apatard@mandriva.com> |
|---|---|
| Subject: | Re: [PATCH] arch/mips/loongson/common/machtype.c: Fix typo |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Thu, 29 Apr 2010 19:56:29 +0800 |
| Cc: | linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=cRjlfHseE4Krv82WBHLCnjw+qPRoBHJ3axjpqRwV2bY=; b=PpyqDbnVyC6QB3kHnnjhLn2uXJ1gF1XZDuwqcmWgHeSRxsDyHUnC9O96KnGcg/2dgp 6dPrQxLyTM3P1JrTR++iuDz6Qb1QoMeP/0/gU5QY2Mf2IreStbO95wpeuTeMWnrhP3TI I+ZmMh+5X3ehZ9Qhes+m9/0n60z5LRoxIaHOs= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=a51tN13gzAbbS1FRU09sWB4L2IXpaHVcL+gNFgSEbSHxPt96QnzFbmrn1VOnnxBsQ1 lB1PHDb2poSe5apVwGUUdJuDXwLLaABZp+avlTJehsuHcxn99q8gE8JloCFS/5kf/Szh Ifss4kByfhn72bWoYI7o5NSNH6/HccpA8dsRE= |
| In-reply-to: | <m3y6g6wpex.fsf@anduin.mandriva.com> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <m3y6g6wpex.fsf@anduin.mandriva.com> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, 2010-04-29 at 11:58 +0200, Arnaud Patard wrote:
> The gdium name string contains an obvious typo. It's not "gidum" but
> "gdium".
>
Thanks, will apply this patch and the others into the rt4ls[1] and
linux-loongson-community[2] repositories.
Regards,
Wu Zhangjin
[1] http://dev.lemote.com/code/rt4ls
[2] http://dev.lemote.com/code/linux-loongson-community
> Signed-off-by: Arnaud Patard <apatard@mandriva.com>
> ---
> differences between files attachment (gdium_fix_name.patch)
> Index: linux-2.6/arch/mips/loongson/common/machtype.c
> ===================================================================
> --- linux-2.6.orig/arch/mips/loongson/common/machtype.c
> +++ linux-2.6/arch/mips/loongson/common/machtype.c
> @@ -24,7 +24,7 @@ static const char *system_types[] = {
> [MACH_LEMOTE_FL2F] "lemote-fuloong-2f-box",
> [MACH_LEMOTE_ML2F7] "lemote-mengloong-2f-7inches",
> [MACH_LEMOTE_YL2F89] "lemote-yeeloong-2f-8.9inches",
> - [MACH_DEXXON_GDIUM2F10] "dexxon-gidum-2f-10inches",
> + [MACH_DEXXON_GDIUM2F10] "dexxon-gdium-2f",
> [MACH_LEMOTE_NAS] "lemote-nas-2f",
> [MACH_LEMOTE_LL2F] "lemote-lynloong-2f",
> [MACH_LOONGSON_END] NULL,
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Loongson2: add a primary perf support (not applicable), Deng-Cheng Zhu |
|---|---|
| Next by Date: | Re: [PATCH] loongson 2f: Add gpio/gpioilb support, Wu Zhangjin |
| Previous by Thread: | [PATCH] arch/mips/loongson/common/machtype.c: Fix typo, Arnaud Patard |
| Next by Thread: | Re: [PATCH] arch/mips/loongson/common/machtype.c: Fix typo, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |