commit | adf9e284b4f76dccb44d1321a02ad2fd7d4e8a1c | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:44:43 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Oct 12 00:00:30 2016 -0500 |
tree | 7b48b83635694bc530e99c753e8ad822b3d5ba23 | |
parent | e59e5ff9a0e9e53cbed2158d7a89e1190c72d9ff [diff] |
PCI: xilinx-nwl: 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>