PCI: mvebu: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:38:58 +0000 (13:38 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:16:46 +0000 (23:16 -0500)
commit160b4e418909585b8821191cffc34c1a95462217
tree31c0009d351eedac8e3a60275c605cb2bec83201
parentbdf530984d10b6b88b10a6d03057409a3f1c6897
PCI: mvebu: 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/pci-mvebu.c