]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: xilinx-nwl: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:44:43 +0000 (13:44 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 05:00:30 +0000 (00:00 -0500)
commitf8f99e184e96dcf8da158ceb64f55cbb287978bf
tree7b48b83635694bc530e99c753e8ad822b3d5ba23
parent3500b1379a8147c75ae9be6286db2b429fcebef7
PCI: xilinx-nwl: 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-xilinx-nwl.c