commit | 9f90a03a7f93be7f247aa902a7d962a56a6f600e | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Sun Aug 19 22:32:10 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 27 02:16:58 2007 +0100 |
tree | 9fa2ef21f8ab22b849e5519102be2d2653d17b68 | |
parent | c99dcac435cec7aca313638db2f1bc406f29210b [diff] |
[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>