commit | 7d630aaaa27f1eaace8169b68596fd91728d59c9 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Jun 27 17:40:00 2017 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sun Jul 02 18:46:43 2017 -0500 |
tree | 634fbe54dba7ce517590eb5f0e61d7bd3e1a0f87 | |
parent | 769b461fc0c0451bacf75826d5830fc07c5a57e4 [diff] |
PCI: versatile: 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>