PCI: iproc: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:36:08 +0000 (13:36 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 03:28:01 +0000 (22:28 -0500)
commit786aeccb4ac65b2071d2f790b4957819c389c9a9
treee58ed4dbf7347dfa54e5ed1720efaf7c3efdfd10
parentbdf530984d10b6b88b10a6d03057409a3f1c6897
PCI: iproc: Add local struct device pointers

Use a local "struct device *dev" for brevity and consistency with other
drivers.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-iproc-bcma.c
drivers/pci/host/pcie-iproc-platform.c
drivers/pci/host/pcie-iproc.c