From: Alessandro Zummo Date: Tue, 6 Jan 2009 22:42:23 +0000 (-0800) Subject: rtc: rtc-ds1216 fixes X-Git-Tag: v2.6.29-rc1~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a1f9532ed41fd9cf5249fc1afae23fd47d1120;p=pandora-kernel.git 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 Tested-by: Thomas Bogendoerfer Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed