commit | 160b4e418909585b8821191cffc34c1a95462217 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:38:58 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 23:16:46 2016 -0500 |
tree | 31c0009d351eedac8e3a60275c605cb2bec83201 | |
parent | bdf530984d10b6b88b10a6d03057409a3f1c6897 [diff] |
PCI: mvebu: 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>