]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: 8416/1: Feroceon: use of_iomap() to map register base
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 17 Aug 2015 02:45:35 +0000 (03:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 18 Aug 2015 13:00:30 +0000 (14:00 +0100)
commitda4f295b4aeca0bca4ab406e70fb7087f93ede39
tree0fae1768b46c481adc3fcf6525f42266e6a96564
parenta5f4c561b3b19a9bc43a81da6382b0098ebbc1fb
ARM: 8416/1: Feroceon: use of_iomap() to map register base

The chain of of_address_to_resource() and ioremap() can be replaced
with of_iomap().

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-feroceon-l2.c