diff options
author | 2013-04-09 16:16:37 +0530 | |
---|---|---|
committer | 2013-04-09 15:01:31 +0200 | |
commit | 651da3d4026ece555853694f51dbad566f113793 (patch) | |
tree | 9a466e8a7eb7a67cc624fc715c569ea2579f059d /include/linux/of.h | |
parent | mfd: omap-usb-host: Convert to devm_ioremap_resource() (diff) | |
download | wireguard-linux-651da3d4026ece555853694f51dbad566f113793.tar.xz wireguard-linux-651da3d4026ece555853694f51dbad566f113793.zip |
mfd: omap-usb-tll: 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.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include/linux/of.h')
0 files changed, 0 insertions, 0 deletions