]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: versatile: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 27 Jun 2017 22:40:00 +0000 (17:40 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 2 Jul 2017 23:46:43 +0000 (18:46 -0500)
commit2d4e259ef46b6d388072e510830329de7220c651
tree634fbe54dba7ce517590eb5f0e61d7bd3e1a0f87
parent408bffa960bf9470082160f5b04a7b0c84db4521
PCI: versatile: 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-versatile.c