diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-03-04 08:35:43 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-03-04 11:08:53 (GMT) |
commit | 57ae575b8a51fd98c9b0066c6c030d5ccce3d77d (patch) | |
tree | d6bec6722c110f73bbccd6113d7e87527f09c273 /drivers/usb/gadget | |
parent | 862421da0d82a3c35aa89e040a533f76d24c62c4 (diff) | |
download | linux-fsl-qoriq-57ae575b8a51fd98c9b0066c6c030d5ccce3d77d.tar.xz |
usb: phy: omap-control-usb: Convert to devm_ioremap_resource()
Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() which provides more consistent error handling.
devm_ioremap_resource() provides its own error messages; so all explicit
error messages can be removed from the failure code paths.
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions