commit | fae68d690df573ab5c5e61f8a792fb426073a852 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:33:41 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 21:18:59 2016 -0500 |
tree | 328af888389c0224fbfb5c0fea2a0ad4b7da8737 | |
parent | f5acb5c51de2c073ee5f80d868354113ce0227ee [diff] |
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>