aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-parisc.c
Commit message (Collapse)AuthorAge
* parisc: set_time() catch errorsRoel Kluin2009-01-05
| | | | | | | | set_rtc_time returns negative on error, ret should be signed to catch those Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Reviewed-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
* parisc: add rtc platform driverKyle McMartin2008-10-10
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>