commit | 786aeccb4ac65b2071d2f790b4957819c389c9a9 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:36:08 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 22:28:01 2016 -0500 |
tree | e58ed4dbf7347dfa54e5ed1720efaf7c3efdfd10 | |
parent | bdf530984d10b6b88b10a6d03057409a3f1c6897 [diff] |
PCI: iproc: 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>