git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5545716
)
parisc: rtc: platform_driver_probe() fixups
author
Geert Uytterhoeven
<Geert.Uytterhoeven@sonycom.com>
Fri, 6 Mar 2009 14:57:06 +0000
(15:57 +0100)
committer
Kyle McMartin
<kyle@mcmartin.ca>
Thu, 2 Apr 2009 01:05:30 +0000
(
01:05
+0000)
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>
No differences found