This series is a minor extension to Jiang Liu's recent efforts - [PATCH v3 00/32] provide interfaces to access PCIe capabilities registers - which adds an additional PCI Express accessor for obtaining a device's Capabilities Register.
Reference: https://lkml.org/lkml/2012/8/1/253 --- Myron Stowe (2): PCI: Use PCI Express Capability accessors PCI: introduce accessor to retrieve PCIe Capabilities Register drivers/pci/access.c | 4 ++-- drivers/pci/pcie/portdrv_core.c | 2 +- include/linux/pci.h | 11 ++++++++++- 3 files changed, 13 insertions(+), 4 deletions(-) -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/