diff options
author | 2009-03-06 15:57:06 +0100 | |
---|---|---|
committer | 2009-04-02 01:05:30 +0000 | |
commit | 2c83071ead8e2668de69e8659944599c887a12c7 (patch) | |
tree | 01e1a0a15b77e36a7215602f7ae93e6e662b714a /drivers/rtc/rtc-generic.c | |
parent | parisc: rtc: get_rtc_time() returns unsigned int (diff) | |
download | linux-rng-2c83071ead8e2668de69e8659944599c887a12c7.tar.xz linux-rng-2c83071ead8e2668de69e8659944599c887a12c7.zip |
parisc: rtc: platform_driver_probe() fixups
When using platform_driver_probe(), it's not needed to setup a .probe
function, and .remove should be marked __exit_p(), not __devexit_p().
Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: dann frazier <dannf@hp.com>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'drivers/rtc/rtc-generic.c')
0 files changed, 0 insertions, 0 deletions