]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: designware-plat: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:32:15 +0000 (13:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 11 Oct 2016 13:38:46 +0000 (08:38 -0500)
commit2d6054b968d4dc5a739f96cb60f7e7b410a0e2fb
treecab02497c6dcc75c3f4e2b190baa6fcd2f5f3ef1
parentbb8a79477738ee038c9cfd471e8ab60da1e37177
PCI: designware-plat: 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-designware-plat.c