commit | 4ef80d72a6f1a379e471960f48e051ab5e102fc0 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Mon Oct 10 14:31:28 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Oct 10 14:31:28 2016 -0500 |
tree | ded41a6c217a9e3fe384f9b8ca49f0868a7a4f2d | |
parent | bdf530984d10b6b88b10a6d03057409a3f1c6897 [diff] |
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>