- changed pci_dma_alias_is_enabled to be a static helper - renamed pci_enable_dma_alias to pci_add_dma_alias - fixed "exisiting" typo Jacek Lawrynowicz (2): pci: Add support for multiple DMA aliases pci: Add DMA alias quirk for mic_x200_dma drivers/iommu/iommu.c | 17 ++++++++++------- drivers/pci/pci.c | 21 +++++++++++++++++++++ drivers/pci/pci.h | 2 ++ drivers/pci/probe.c | 1 + drivers/pci/quirks.c | 28 +++++++++++++++++++--------- drivers/pci/search.c | 14 +++++++++----- include/linux/pci.h | 12 +++++------- 7 files changed, 67 insertions(+), 28 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html