PCI: altera: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 00:50:52 +0000 (19:50 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 00:50:52 +0000 (19:50 -0500)
commitfe4906778ce295e10f9c3f42071aad4895f12fbe
tree773f3d90e691e2bb0c336d351113de0c4bb775f8
parentbdf530984d10b6b88b10a6d03057409a3f1c6897
PCI: altera: 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/pcie-altera.c