OSDN Git Service

Merge branch 'pci/msi' into next
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 1 Oct 2014 18:31:46 +0000 (12:31 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 1 Oct 2014 18:31:46 +0000 (12:31 -0600)
commit359c660e99d1431a9b08b240bfc31acc3d658efe
tree4cb575bf7873b767b6c269cd90bda5b0d7c7294d
parent07a7cbd3b815ea77b44d4d5bb4260b37d03a358d
parent5ec094057c7df5ff80f5e7fe282f47ad205fb976
Merge branch 'pci/msi' into next

* pci/msi:
  PCI/MSI: Remove unnecessary temporary variable
  PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()
  MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
  PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
  PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints
  PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
  PCI/MSI: Remove unused kobject from struct msi_desc
  PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()
  PCI/MSI: Move D0 check into pci_msi_check_device()
  PCI/MSI: Remove arch_msi_check_device()
  irqchip: armada-370-xp: Remove arch_msi_check_device()
  PCI/MSI/PPC: Remove arch_msi_check_device()

Conflicts:
drivers/pci/host/pcie-designware.c
drivers/pci/host/pcie-designware.c
drivers/pci/pci-sysfs.c