diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-03-04 10:36:41 +0530 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2013-05-09 08:12:00 +0200 |
commit | 6330c7070be6783b82025d2bc259db8413c00182 (patch) | |
tree | 32ef8ae643db47f6c8176b15ae22094b58fefa8c /drivers/watchdog/watchdog_dev.c | |
parent | e0fd9affeb64088eff407dfc98bbd3a5c17ea479 (diff) | |
download | blackbird-op-linux-6330c7070be6783b82025d2bc259db8413c00182.tar.gz blackbird-op-linux-6330c7070be6783b82025d2bc259db8413c00182.zip |
watchdog: 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>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/watchdog_dev.c')
0 files changed, 0 insertions, 0 deletions