]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
genirq: Move irq_chip_write_msi_msg() helper to core
authorThomas Gleixner <tglx@linutronix.de>
Sat, 6 Dec 2014 20:20:20 +0000 (21:20 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 7 Dec 2014 20:49:45 +0000 (21:49 +0100)
commit74faaf7aa64c76b60db0f5c994fd43a46be772ce
treeaed1314ff9478dc3bdf4194515b17655e7f05015
parent020c312658d61297ffe43b412441c69b1c36fb1b
genirq: Move irq_chip_write_msi_msg() helper to core

No point to expose this to the world. The only legitimate user is the
core code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
include/linux/irq.h
kernel/irq/msi.c