diff options
author | 2013-01-21 11:09:12 +0100 | |
---|---|---|
committer | 2013-01-25 12:21:47 -0800 | |
commit | b0de774c6334dccdcd43a7ef46155a1f3a52a954 (patch) | |
tree | d845a8ea2c8f5d556591829ec1829f216ad0cbb1 /drivers/spi/spi-omap2-mcspi.c | |
parent | mmc: Convert to devm_ioremap_resource() (diff) | |
download | wireguard-linux-b0de774c6334dccdcd43a7ef46155a1f3a52a954.tar.xz wireguard-linux-b0de774c6334dccdcd43a7ef46155a1f3a52a954.zip |
mtd: 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: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/spi/spi-omap2-mcspi.c')
0 files changed, 0 insertions, 0 deletions