commit | a581fa99367205e450ef582428de2f267f915791 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:43:04 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 23:45:25 2016 -0500 |
tree | 2ddbfbabe08ad7bee0684199029070275f53054b | |
parent | 8dd99bca7bfa4b62753b556c45d26f45ec9da6e6 [diff] |
PCI: tegra: 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>