PCI: xgene: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:43:42 +0000 (13:43 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 10 Oct 2016 21:18:15 +0000 (16:18 -0500)
commitd963ab22ad32da72ef5f1a77a5788693ba48e321
treea40f27369724131acc806d5b1a8821c35d8ba0b8
parentbdf530984d10b6b88b10a6d03057409a3f1c6897
PCI: xgene: 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-xgene.c