commit | e6f3115f5836eeffdf81792a3e8092f1085031a7 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:30:57 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 20:41:35 2016 -0500 |
tree | 39fbb73ae9d716fb774ebc9bb5b3094a852ecd5e | |
parent | f5acb5c51de2c073ee5f80d868354113ce0227ee [diff] |
PCI: artpec6: 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> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>