PCI: imx6: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:35:18 +0000 (13:35 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 02:54:51 +0000 (21:54 -0500)
commit13957652f7242a8cb02ffb8c96f412f62c486ee1
treec724019f198583262149a29a0ec38607babe5c08
parentf5acb5c51de2c073ee5f80d868354113ce0227ee
PCI: imx6: 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-imx6.c