]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: msm: use __iomem pointers for MMIO
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Sep 2012 20:20:43 +0000 (20:20 +0000)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Sep 2012 13:19:14 +0000 (15:19 +0200)
commita1b478e829cb3e80021b5e2839d90275310d9eae
tree47a502ccc5d9712a06d66d48202dd78e16049eba
parentdf38b24fa87ba4c386e50b83befd93d0518b7ea8
ARM: msm: use __iomem pointers for MMIO

ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.

Acked-by: David Brown <davidb@codeaurora.org>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Daniel Walker <dwalker@fifo99.com>
Cc: Bryan Huntsman <bryanh@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-msm/smd.c