PCI: hisi: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:34:25 +0000 (13:34 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 02:32:09 +0000 (21:32 -0500)
commit88790f99c75cb7d32e1d981b223de01a06d55eb6
tree98a7115753ca2e1e12eccb52deed0a7a2eb55477
parentf5acb5c51de2c073ee5f80d868354113ce0227ee
PCI: hisi: 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-hisi.c