aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Bresticker <[email protected]>2014-10-20 12:03:52 -0700
committerRalf Baechle <[email protected]>2014-11-24 07:44:58 +0100
commit5f68fea09ef1bc36e16d1059a84cf8b833cfb789 (patch)
tree30062cbcdde7aa9a1f8def192fdcdc685d52f5d1 /include/linux
parent609ead041b4c607163e7240a8674b608df31d2a8 (diff)
irqchip: mips-gic: Use proper iomem accessors
Get rid of the ugly GICREAD/GICWRITE/GICBIS macros and use proper iomem accessors instead. Since the GIC registers are not directly accessed outside of the GIC driver any more, make gic_base static and move all the GIC register manipulation macros out of gic.h, converting them to static inline functions. Signed-off-by: Andrew Bresticker <[email protected]> Cc: Daniel Lezcano <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Jason Cooper <[email protected]> Cc: Paul Burton <[email protected]> Cc: Qais Yousef <[email protected]> Cc: John Crispin <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/8127/ Patchwork: https://patchwork.linux-mips.org/patch/8229/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions