commit | 88790f99c75cb7d32e1d981b223de01a06d55eb6 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:34:25 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 21:32:09 2016 -0500 |
tree | 98a7115753ca2e1e12eccb52deed0a7a2eb55477 | |
parent | f5acb5c51de2c073ee5f80d868354113ce0227ee [diff] |
PCI: hisi: 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>