commit | b79055952badbd73710685643bab44104f2509ea | [log] [tgz] |
---|---|---|
author | Kevin Cernekee <cernekee@gmail.com> | Thu Nov 06 22:44:19 2014 -0800 |
committer | Jason Cooper <jason@lakedaemon.net> | Sun Nov 09 04:02:00 2014 +0000 |
tree | c079abc538b1a269c55a7941ca59ab3a942daa1a | |
parent | 2b28037632b1e62b92c0616f08652d806008c80d [diff] |
genirq: Generic chip: Add big endian I/O accessors Use io{read,write}32be if the caller specified IRQ_GC_BE_IO when creating the irqchip. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lkml.kernel.org/r/1415342669-30640-5-git-send-email-cernekee@gmail.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>