summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion
diff options
context:
space:
mode:
authorKevin Cernekee <cernekee@gmail.com>2014-11-06 22:44:29 -0800
committerJason Cooper <jason@lakedaemon.net>2014-11-09 04:03:35 +0000
commit1abbdbac362af44f337fdbae5dcbe8d9ced8d063 (patch)
tree687095c1455ac91cad72d0a301e141b51f3e6b83 /arch/arm/plat-orion
parentc17261fac3874767bf5478ffb27b843ac66d1f5d (diff)
downloadtalos-obmc-linux-1abbdbac362af44f337fdbae5dcbe8d9ced8d063.tar.gz
talos-obmc-linux-1abbdbac362af44f337fdbae5dcbe8d9ced8d063.zip
irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}
This effectively converts the __raw_ accessors to the non-__raw_ equivalents. To handle BE, we pass IRQ_GC_BE_IO, similar to what was done in irq-bcm7120-l2.c. Since irq_reg_writel now takes an irq_chip_generic argument, writel must be used for the initial hardware reset in the probe function. But that operation never needs endian swapping, so it's probably not a big deal. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lkml.kernel.org/r/1415342669-30640-15-git-send-email-cernekee@gmail.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/plat-orion')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud