diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2013-01-21 11:09:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-22 11:41:57 -0800 |
commit | 97f4be60178fec663baaa30a09ae102fd33373c2 (patch) | |
tree | 672ee4161bc389ec4840c413e4609ee779edba84 /drivers/tty/serial/dz.h | |
parent | 8cbce1e5f00ec68ee1c99f57db98c892db227629 (diff) | |
download | blackbird-op-linux-97f4be60178fec663baaa30a09ae102fd33373c2.tar.gz blackbird-op-linux-97f4be60178fec663baaa30a09ae102fd33373c2.zip |
staging: Convert to devm_ioremap_resource()
Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() 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: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/dz.h')
0 files changed, 0 insertions, 0 deletions