]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: keystone: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 03:48:42 +0000 (22:48 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 03:53:22 +0000 (22:53 -0500)
commitff2b992d95ac5645f7bb32dd482ebc0f358f4820
treed63e5160bd3f35062be02cb95506856fb5629302
parentfdd88e6d03863b3fe33f9453485299f176fd3576
PCI: keystone: 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-keystone-dw.c
drivers/pci/host/pci-keystone.c