commit | 5d07188e210d22aa076975ef9a8ece5633930e13 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:44:42 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 23:59:44 2016 -0500 |
tree | 181a8d704ec5a9018b085cbb36517eecb2ed8009 | |
parent | bdf530984d10b6b88b10a6d03057409a3f1c6897 [diff] |
PCI: xilinx: 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>