PCI: layerscape: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:38:05 +0000 (13:38 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 03:59:55 +0000 (22:59 -0500)
commitc11125ebe746bfa4187d74cef52095104fc1334f
treeb7da6df9f894f614f3fd671fb91ba6f14814a5e6
parentf5acb5c51de2c073ee5f80d868354113ce0227ee
PCI: layerscape: 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-layerscape.c