aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-starfire.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-11-21rtc: rtc-starfire fixesAlessandro Zummo1-53/+13
Changes: - remove locks, rtc class provides them - remove unused include - if the rtc can't handle set_time, the driver should not fake it Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: David S. Miller <davem@davemloft.net>
2008-08-29rtc: Add Starfire platform RTC driver.David S. Miller1-0/+120
Signed-off-by: David S. Miller <davem@davemloft.net>