diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2013-01-21 11:09:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-22 11:41:56 -0800 |
commit | 8d1cbc98838b252af68204780bb0bfac4fe850ec (patch) | |
tree | 567e68d480cb81d52232ccee77b61e07b5f8e8e6 /drivers/memory/emif.c | |
parent | 5fd984662cfe1f7c6616992380937a07a918a6a6 (diff) |
Input: 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>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/memory/emif.c')
0 files changed, 0 insertions, 0 deletions