diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-03-04 06:45:33 +0000 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2013-03-11 23:09:12 +0800 |
commit | 5095526faf38472bf04af919797a1f01a0ccb558 (patch) | |
tree | 6110b271a0cff6bc260d7fe6d866bbcf8cc6ce2b /drivers/thermal/kirkwood_thermal.c | |
parent | 6bc51b662241738ac292ffa021b345c2aa604230 (diff) | |
download | linux-5095526faf38472bf04af919797a1f01a0ccb558.tar.bz2 |
Thermal: rcar: 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>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/kirkwood_thermal.c')
0 files changed, 0 insertions, 0 deletions