Re: [PATCH 12/16] pci/host: generic: convert to use generic config accesses

2015-01-12 Thread Will Deacon
On Sat, Jan 10, 2015 at 02:34:46AM +, Rob Herring wrote: > Convert the generic host PCI driver to use the generic config access > functions. > > Signed-off-by: Rob Herring > Cc: Will Deacon > Cc: Bjorn Helgaas > Cc: linux-...@vger.kernel.org > Cc: linux-arm-ker...@lists.infradead.org > ---

[PATCH 12/16] pci/host: generic: convert to use generic config accesses

2015-01-09 Thread Rob Herring
Convert the generic host PCI driver to use the generic config access functions. Signed-off-by: Rob Herring Cc: Will Deacon Cc: Bjorn Helgaas Cc: linux-...@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org --- drivers/pci/host/pci-host-generic.c | 51 +++--