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:
ecfd3f7
)
usb: phy: ab8500-usb: check regulator_enable return value
author
Fabio Baltieri
<fabio.baltieri@linaro.org>
Wed, 3 Apr 2013 14:02:25 +0000
(16:02 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 3 Apr 2013 14:15:18 +0000
(17:15 +0300)
Since regulator_enable() is going to be marked as __must_check in the
next merge window, always check regulator_enable() return value and
print a warning if it fails.
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found