]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit9f90a03a7f93be7f247aa902a7d962a56a6f600e
tree9fa2ef21f8ab22b849e5519102be2d2653d17b68
parentc99dcac435cec7aca313638db2f1bc406f29210b
[PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware

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>
arch/mips/tx4938/toshiba_rbtx4938/setup.c
drivers/rtc/rtc-rs5c348.c