Hi Thomas, On Fri, Oct 07, 2016 at 10:07:34PM +0200, Thomas Petazzoni wrote: > Hello, > > On Fri, 07 Oct 2016 11:20:53 -0500, Bjorn Helgaas wrote: > > Use a device-specific name, "advk", for struct advk_pcie pointers to hint > > that this is device-specific information. No functional change intended. > > > > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > --- > > drivers/pci/host/pci-aardvark.c | 370 +++++++++++++++++++-------------------- > > 1 file changed, 183 insertions(+), 187 deletions(-) > > For the entire series: > > Reviewed-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> Sorry to iterate on this even more, but I renamed the local variables from "advk" to "advk_pcie" since some of these are SoCs with drivers other than just PCI, and I renamed "advk_readl" to "advk_pcie_readl" similarly. I repushed the branch. Bjorn -- 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