commit | 88b1c78db32782041d9548e3c4ab405f9e9eab59 | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabio.baltieri@linaro.org> | Wed Apr 03 16:02:25 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Apr 03 17:15:18 2013 +0300 |
tree | 473542089e2da9b8cc8ee281a9083dd71eca866e | |
parent | ecfd3f7bb3d5dceb8e7ad1c117303c774cb90234 [diff] |
usb: phy: ab8500-usb: check regulator_enable return value 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>