]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: iproc: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:36:08 +0000 (13:36 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 03:28:01 +0000 (22:28 -0500)
commitcec9e47a38491a1b3db2fa366871e24d9c8186af
treee58ed4dbf7347dfa54e5ed1720efaf7c3efdfd10
parentd2045f6462be47832bf47506fcabab49373d7779
PCI: iproc: 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-iproc-bcma.c
drivers/pci/host/pcie-iproc-platform.c
drivers/pci/host/pcie-iproc.c