commit | 31fc0ad47e2e0b8417616aa0f1ddcc67edf1e109 | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <lftan@altera.com> | Fri Aug 26 09:47:24 2016 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Aug 26 14:18:59 2016 -0500 |
tree | 1aad6f038fbd2cd02bf4a6fd5700a9958d386ec1 | |
parent | 411dc32d8810e0a204c799ce5c97cb56990de1cb [diff] |
PCI: altera: Rework config accessors for use without a struct pci_bus Rework configs accessors so a future patch can use them in _probe() with struct altera_pcie instead of struct pci_bus. Signed-off-by: Ley Foon Tan <lftan@altera.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>