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:
da73356
)
Input: revert some over-zealous conversions to module_platform_driver()
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 10 Jan 2012 23:08:01 +0000
(15:08 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 11 Jan 2012 07:12:46 +0000
(23:12 -0800)
Recent conversion to module_platform_driver() went a bit too far and
converted not only drivers that used platform_driver_register() but
also ones using platform_driver_probe(), breaking them in process.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found