rtc: rtc-ds1302 fixes
authorAlessandro Zummo <a.zummo@towertech.it>
Thu, 20 Aug 2009 03:31:49 +0000 (12:31 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 20 Aug 2009 03:31:49 +0000 (12:31 +0900)
- removed spinlock protection, it's handled by the rtc class
- use platform_driver_probe
- return appropriate code for rtc_read_time
- style issues

Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found