* [PATCH] arch/mips/loongson/common/machtype.c: Fix typo
@ 2010-04-29 9:58 Arnaud Patard
2010-04-29 11:56 ` Wu Zhangjin
2010-04-29 15:56 ` Ralf Baechle
0 siblings, 2 replies; 3+ messages in thread
From: Arnaud Patard @ 2010-04-29 9:58 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 136 bytes --]
The gdium name string contains an obvious typo. It's not "gidum" but
"gdium".
Signed-off-by: Arnaud Patard <apatard@mandriva.com>
---
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gdium_fix_name.patch --]
[-- Type: text/x-patch, Size: 724 bytes --]
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,
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arch/mips/loongson/common/machtype.c: Fix typo
2010-04-29 9:58 [PATCH] arch/mips/loongson/common/machtype.c: Fix typo Arnaud Patard
@ 2010-04-29 11:56 ` Wu Zhangjin
2010-04-29 15:56 ` Ralf Baechle
1 sibling, 0 replies; 3+ messages in thread
From: Wu Zhangjin @ 2010-04-29 11:56 UTC (permalink / raw)
To: Arnaud Patard; +Cc: linux-mips
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,
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arch/mips/loongson/common/machtype.c: Fix typo
2010-04-29 9:58 [PATCH] arch/mips/loongson/common/machtype.c: Fix typo Arnaud Patard
2010-04-29 11:56 ` Wu Zhangjin
@ 2010-04-29 15:56 ` Ralf Baechle
1 sibling, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2010-04-29 15:56 UTC (permalink / raw)
To: Arnaud Patard; +Cc: linux-mips
On Thu, Apr 29, 2010 at 11:58:46AM +0200, Arnaud Patard wrote:
> The gdium name string contains an obvious typo. It's not "gidum" but
> "gdium".
>
> Signed-off-by: Arnaud Patard <apatard@mandriva.com>
Applied. Thanks,
Ralf
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-29 15:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-29 9:58 [PATCH] arch/mips/loongson/common/machtype.c: Fix typo Arnaud Patard
2010-04-29 11:56 ` Wu Zhangjin
2010-04-29 15:56 ` Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.