diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2015-09-27 18:47:35 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-09-30 20:33:29 +0100 |
commit | b7a2a1c0b67283442a06fcc679cba0683914f794 (patch) | |
tree | 58f4aa1ca57828345e683ec8b1bb7bd8d0e6f53d /drivers/md/dm.c | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) | |
download | linux-b7a2a1c0b67283442a06fcc679cba0683914f794.tar.bz2 |
spi: ath79: simplify iomem resource mapping
Simplify the code by switching from devm_ioremap to devm_ioremap_resource.
Checking the result of platform_get_resource is not needed as
devm_ioremap_resource checks the provided resource argument for NULL.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/md/dm.c')
0 files changed, 0 insertions, 0 deletions