commit | 2b93cff4dc184bf7b4858dc7a9bd2e8d33c1a3eb | [log] [tgz] |
---|---|---|
author | dann frazier <dannf@hp.com> | Tue Mar 31 15:24:52 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 01 08:59:25 2009 -0700 |
tree | 4a07200a2a3e3b4f9b6adaab121e05f73bc71aef | |
parent | f62bacd4d48a1a6b8931a0140fb2324a06dd89fe [diff] |
rtc-parisc: use platform_driver_probe This isn't a hotpluggable device, so call platform_driver_probe directly in parisc_rtc_init Signed-off-by: dann frazier <dannf@hp.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Kyle McMartin <kyle@mcmartin.ca> Cc: Grant Grundler <grundler@parisc-linux.org> Cc: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>