commit | c11125ebe746bfa4187d74cef52095104fc1334f | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:38:05 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 22:59:55 2016 -0500 |
tree | b7da6df9f894f614f3fd671fb91ba6f14814a5e6 | |
parent | f5acb5c51de2c073ee5f80d868354113ce0227ee [diff] |
PCI: layerscape: 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>