diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-04-08 12:19:33 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-04-08 14:31:36 +0200 |
commit | cbfd6a21b6fae968d10374bc5913823573b517ef (patch) | |
tree | 56a3fdc6da40dac3b18bb15f45502e86abc1434a /fs | |
parent | spi/tegra114: add spi driver (diff) | |
download | linux-cbfd6a21b6fae968d10374bc5913823573b517ef.tar.xz linux-cbfd6a21b6fae968d10374bc5913823573b517ef.zip |
spi/pxa2xx: 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>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions