commit | 96f61707f26a5dcd0631b5533cde0fc4d522d133 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 23:19:05 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 23:19:05 2016 -0500 |
tree | eb680c6bb81c4a1aaedbcaf032fbe6733962bc41 | |
parent | 160b4e418909585b8821191cffc34c1a95462217 [diff] |
PCI: mvebu: Use existing of_node pointer Use the existing "np" pointer instead of looking up dev->of_node again. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>