]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: exynos: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:33:41 +0000 (13:33 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 02:18:59 +0000 (21:18 -0500)
commiteed6d412e5a58d0490e515c0b621af41269756e6
tree328af888389c0224fbfb5c0fea2a0ad4b7da8737
parentfdd88e6d03863b3fe33f9453485299f176fd3576
PCI: exynos: 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-exynos.c