diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2013-01-21 14:09:11 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-26 00:21:47 +0400 |
commit | a3e2cd7f24ba7521169943ace3d14b567487ea29 (patch) | |
tree | 4aa79ec01e6a281a846d651ee25c0b94d28b36fc /drivers/mmc/host/atmel-mci-regs.h | |
parent | 6c2db1c682a9668b854f9f4025650f7145bd090f (diff) | |
download | linux-a3e2cd7f24ba7521169943ace3d14b567487ea29.tar.xz |
mmc: 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>
Cc: Chris Ball <cjb@laptop.org>
Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mmc/host/atmel-mci-regs.h')
0 files changed, 0 insertions, 0 deletions