diff options
author | Alessandro Zummo <a.zummo@towertech.it> | 2009-01-06 14:42:23 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-06 15:59:25 -0800 |
commit | 97a1f9532ed41fd9cf5249fc1afae23fd47d1120 (patch) | |
tree | fe263c09d931eafe9bc37c8df2ff52df6b9f7473 /sound/usb | |
parent | 0e1492330cd2c95df2553335d7a77351021a938f (diff) |
rtc: rtc-ds1216 fixes
Fixes a few issues with the rtc-ds1216 driver
- use rtc_valid_tm
- use platform_driver_probe
- fix init sequence - it was using rtc_unregister_driver where not
needed. I also added resource_size and removed an useless pointer
assignment.
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Tested-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions