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:
ca96e20
)
OMAPFB: use module_platform_driver()
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 26 Apr 2013 10:40:25 +0000
(13:40 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 2 May 2013 08:24:19 +0000
(11:24 +0300)
Instead of using platform_driver_probe(), use module_platform_driver()
so that we can support deferred probing.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found