Thomas Gleixner 1525bf0d8f msi: Introduce default_[teardown|setup]_msi_irqs with fallback.
Introduce an override for the arch_[teardown|setup]_msi_irqs
that can be utilized to fallback to the default arch_* code.

If a platform wants to utilize the code paths defined
in driver/pci/msi.c it has to define HAVE_DEFAULT_MSI_TEARDOWN_IRQS
or HAVE_DEFAULT_MSI_SETUP_IRQS. Otherwise the old mechanism
of over-ridding the arch_* works fine.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: x86@kernel.org
2010-10-18 10:49:33 -04:00
..
2010-09-19 22:43:42 -04:00
2010-08-24 15:28:28 +10:00
2010-09-22 17:22:38 -07:00
2010-09-14 17:05:39 -07:00
2010-09-26 15:54:25 +02:00
2010-09-22 16:21:33 +02:00
2010-07-26 08:05:31 -07:00