From: Masahiro Yamada Date: Mon, 17 Aug 2015 02:45:35 +0000 (+0100) Subject: ARM: 8416/1: Feroceon: use of_iomap() to map register base X-Git-Tag: omap-for-v4.3/fixes-rc1~102^2~1^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4f295b4aeca0bca4ab406e70fb7087f93ede39;p=pandora-kernel.git 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 Acked-by: Olof Johansson Signed-off-by: Russell King --- Reading git-diff-tree failed