PCI: tegra: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:43:04 +0000 (13:43 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:45:25 +0000 (23:45 -0500)
commita581fa99367205e450ef582428de2f267f915791
tree2ddbfbabe08ad7bee0684199029070275f53054b
parent8dd99bca7bfa4b62753b556c45d26f45ec9da6e6
PCI: tegra: 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-tegra.c