PCI: Add pci_add_dma_alias() to abstract implementation
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 24 Feb 2016 19:43:45 +0000 (13:43 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 11 Apr 2016 19:08:06 +0000 (14:08 -0500)
commitf0af9593372abfde34460aa1250e670cc535a7d8
tree4f4914feebc665fd48149052ba07a8c50bc69791
parent9735a22799b9214d17d3c231fe377fc852f042e9
PCI: Add pci_add_dma_alias() to abstract implementation

Add a pci_add_dma_alias() interface to encapsulate the details of adding an
alias.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
drivers/pci/pci.c
drivers/pci/quirks.c
include/linux/pci.h