commit | f0af9593372abfde34460aa1250e670cc535a7d8 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Wed Feb 24 13:43:45 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Apr 11 14:08:06 2016 -0500 |
tree | 4f4914feebc665fd48149052ba07a8c50bc69791 | |
parent | 9735a22799b9214d17d3c231fe377fc852f042e9 [diff] |
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>