* AT91: at91sam9263_devices typo
@ 2008-04-21 13:48 Nicolas Ferre
2008-04-21 18:56 ` Andrew Victor
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Ferre @ 2008-04-21 13:48 UTC (permalink / raw)
To: ARM Linux Mailing List, Andrew Victor, Linux Kernel list
at91sam9263_devices mci typo
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
Andrew, should I send it directly to the patch system or
will you integrate it in your tree ?
--- a/arch/arm/mach-at91/at91sam9263_devices.c
+++ b/arch/arm/mach-at91/at91sam9263_devices.c
@@ -308,7 +308,7 @@
}
mmc0_data = *data;
- at91_clock_associate("mci0_clk", &at91sam9263_mmc1_device.dev, "mci_clk");
+ at91_clock_associate("mci0_clk", &at91sam9263_mmc0_device.dev, "mci_clk");
platform_device_register(&at91sam9263_mmc0_device);
} else { /* MCI1 */
/* CLK */
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: AT91: at91sam9263_devices typo
2008-04-21 13:48 AT91: at91sam9263_devices typo Nicolas Ferre
@ 2008-04-21 18:56 ` Andrew Victor
2008-04-22 13:01 ` Nicolas Ferre
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Victor @ 2008-04-21 18:56 UTC (permalink / raw)
To: Nicolas Ferre; +Cc: ARM Linux Mailing List, Linux Kernel list
hi Nicolas,
> at91sam9263_devices mci typo
> Andrew, should I send it directly to the patch system or will you integrate
> it in your tree ?
I see at91cap9_devices.c has the same typo.
Please correct both and submit a patch to Russell King's patch system.
(Make sure it applies against
ftp://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/arm:devel.diff)
Regards,
Andrew Victor
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: AT91: at91sam9263_devices typo
2008-04-21 18:56 ` Andrew Victor
@ 2008-04-22 13:01 ` Nicolas Ferre
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Ferre @ 2008-04-22 13:01 UTC (permalink / raw)
To: Andrew Victor, Russell King - ARM Linux
Cc: ARM Linux Mailing List, Linux Kernel list
Andrew Victor :
> hi Nicolas,
>
>> at91sam9263_devices mci typo
>
>> Andrew, should I send it directly to the patch system or will you integrate
>> it in your tree ?
>
> I see at91cap9_devices.c has the same typo.
>
> Please correct both and submit a patch to Russell King's patch system.
> (Make sure it applies against
> ftp://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/arm:devel.diff)
Done : 5016/1
Cheers,
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-22 13:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21 13:48 AT91: at91sam9263_devices typo Nicolas Ferre
2008-04-21 18:56 ` Andrew Victor
2008-04-22 13:01 ` Nicolas Ferre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox