On Fri, Jan 25, 2013 at 5:55 PM, Myron Stowe <myron.stowe@xxxxxxxxxx> wrote: > 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(-) I applied these to pci/misc for v3.9. Thanks! -- 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