]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/drivers
authorOlof Johansson <olof@lixom.net>
Thu, 29 Aug 2013 17:06:50 +0000 (10:06 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 29 Aug 2013 17:06:50 +0000 (10:06 -0700)
commit158a71f83800f07c0da0f0159d2670bdf4bdd852
treed71c9a520d7a968cf221c4a65fe67003de3e1f5a
parentaaf75e454cc5e16e7f24bd87590b2d882ddb1671
parent6a4324ebf5cf412d55fd1ea259d4dd29fb8f90e8
Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/drivers

From Jason Cooper:
mvebu msi pci changes for v3.12

 - introduce support for MSI on PCI
 - fix s390 build breakage when !HAVE_GENERIC_HARDIRQS

NOTE: This branch is a dependency for changes going though arm-soc from both
Thomas Petazzoni and Thierry Reding.

* tag 'msi-3.12' of git://git.infradead.org/linux-mvebu:
  PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms
  ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
  of: pci: add registry of MSI chips
  PCI: Introduce new MSI chip infrastructure
  PCI: remove ARCH_SUPPORTS_MSI kconfig option
  PCI: use weak functions for MSI arch-specific functions

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
arch/s390/Kconfig
arch/x86/kernel/x86_init.c