PCI: rcar: Add local struct device pointers
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 10 Oct 2016 19:31:28 +0000 (14:31 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 10 Oct 2016 19:31:28 +0000 (14:31 -0500)
commit4ef80d72a6f1a379e471960f48e051ab5e102fc0
treeded41a6c217a9e3fe384f9b8ca49f0868a7a4f2d
parentbdf530984d10b6b88b10a6d03057409a3f1c6897
PCI: rcar: 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>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pci/host/pcie-rcar.c