]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
irqdomain: Export irq_domain_set_info() for module use
authorKeith Busch <keith.busch@intel.com>
Tue, 12 Jan 2016 20:18:07 +0000 (13:18 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 15 Jan 2016 19:54:43 +0000 (13:54 -0600)
commit64bce3e8bfb3cf2cbc638296390af3e02e747347
treec3fd23673eb5c3e9634f23d17591a0664a30623d
parentbf6f869f8c111ba265cd199c64b25c646987500a
irqdomain: Export irq_domain_set_info() for module use

Export irq_domain_set_info() for module use.  It will be used by the Volume
Management Device driver.

[bhelgaas: changelog]
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
kernel/irq/irqdomain.c