PCI: exynos: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:33:41 +0000 (13:33 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 02:18:59 +0000 (21:18 -0500)
commitfae68d690df573ab5c5e61f8a792fb426073a852
tree328af888389c0224fbfb5c0fea2a0ad4b7da8737
parentf5acb5c51de2c073ee5f80d868354113ce0227ee
PCI: exynos: 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-exynos.c