PCI: xilinx-nwl: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:44:43 +0000 (13:44 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 05:00:30 +0000 (00:00 -0500)
commitadf9e284b4f76dccb44d1321a02ad2fd7d4e8a1c
tree7b48b83635694bc530e99c753e8ad822b3d5ba23
parente59e5ff9a0e9e53cbed2158d7a89e1190c72d9ff
PCI: xilinx-nwl: 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-nwl.c