PCI: xilinx: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:44:42 +0000 (13:44 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:59:44 +0000 (23:59 -0500)
commit5d07188e210d22aa076975ef9a8ece5633930e13
tree181a8d704ec5a9018b085cbb36517eecb2ed8009
parentbdf530984d10b6b88b10a6d03057409a3f1c6897
PCI: xilinx: 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-xilinx.c