PCI: dra7xx: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:33:06 +0000 (13:33 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 01:50:57 +0000 (20:50 -0500)
commitc7f8146b7c56f7da50fe6947692719a5cb876aff
tree253180a99d74180eb3e7dae7d717311fb34455f9
parentf5acb5c51de2c073ee5f80d868354113ce0227ee
PCI: dra7xx: 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-dra7xx.c