[PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sun, 19 Aug 2007 13:32:10 +0000 (22:32 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:16:58 +0000 (02:16 +0100)
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 <anemo@mba.ocn.ne.jp>
Acked-by: David Brownell <david-b@pacbell.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found