]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit7d630aaaa27f1eaace8169b68596fd91728d59c9
tree634fbe54dba7ce517590eb5f0e61d7bd3e1a0f87
parent769b461fc0c0451bacf75826d5830fc07c5a57e4
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