diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-04-09 14:46:36 +0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-04-09 17:01:31 +0400 |
commit | d011c450814eb6b5418c84dd0cac8b6eb99c42dc (patch) | |
tree | d30a17253a7150bc6ee2e8ea396618745bcb9728 /drivers/mfd/max77693.c | |
parent | ab85b120e6925203e4b63022166eacac19009380 (diff) | |
download | linux-d011c450814eb6b5418c84dd0cac8b6eb99c42dc.tar.xz |
mfd: omap-usb-host: 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 'drivers/mfd/max77693.c')
0 files changed, 0 insertions, 0 deletions