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:
37cfdaf
)
usb: phy: msm: Enable deferred driver probing
author
Ivan T. Ivanov
<iivanov@mm-sol.com>
Mon, 28 Apr 2014 13:34:07 +0000
(16:34 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 30 Apr 2014 16:28:05 +0000
(11:28 -0500)
Using platform_driver_probe() prevent driver from requesting
probe deferral. Fix this.
While at that, also switch to module_platform_driver() and
remove __init annotation from probe().
Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found