Add local "dev" pointers to reduce repetition of things like "&pdev->dev" and remove unused drvdata. Changes from v1: I dropped the following because they added a lot of churn for questionable benefit: PCI: aardvark: Name private struct pointer "advk" consistently PCI: aardvark: Reorder accessor functions PCI: aardvark: Swap order of advk_write() reg/val arguments --- Bjorn Helgaas (2): PCI: aardvark: Add local struct device pointers PCI: aardvark: Remove unused platform data drivers/pci/host/pci-aardvark.c | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) -- 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