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:
6b99c68
)
usb: phy: msm: Remove unnecessarily check for valid regulators.
author
Ivan T. Ivanov
<iivanov@mm-sol.com>
Mon, 28 Apr 2014 13:34:09 +0000
(16:34 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 30 Apr 2014 16:28:42 +0000
(11:28 -0500)
Whether regulators are available or not is checked at driver
probe. If they are not available driver will refuse to load,
so no need to check them again.
Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found