On Sun, Aug 19, 2007 at 06:49:16PM -0700, David Brownell wrote:
> On Sunday 19 August 2007, Atsushi Nemoto wrote:
> > The rtc-rs5c348 SPI driver name doesn't match its module name, which
> > prevents it from properly hotplugging. There is only one in-tree user
> > of its driver, which is fixed by
On Sunday 19 August 2007, Atsushi Nemoto wrote:
> The rtc-rs5c348 SPI driver name doesn't match its module name, which
> prevents it from properly hotplugging. There is only one in-tree user
> of its driver, which is fixed by this patch too.
>
> Signed-off-by: Atsushi Nemoto <[EMAIL PROTECTED]>
The rtc-rs5c348 SPI driver name doesn't match its module name, which
prevents it from properly hotplugging. There is only one in-tree user
of its driver, which is fixed by this patch too.
Signed-off-by: Atsushi Nemoto <[EMAIL PROTECTED]>
---
arch/mips/tx4938/toshiba_rbtx4938/setup.c |2 +-
d
Add an MODULE_ALIAS() to make this SPI driver hotplug-aware.
Signed-off-by: Atsushi Nemoto <[EMAIL PROTECTED]>
---
diff --git a/drivers/rtc/rtc-rs5c348.c b/drivers/rtc/rtc-rs5c348.c
index f50f3fc..6091f4e 100644
--- a/drivers/rtc/rtc-rs5c348.c
+++ b/drivers/rtc/rtc-rs5c348.c
@@ -251,3 +251,4 @@ MO
4 matches
Mail list logo