PCI: mvebu: Use existing of_node pointer
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:19:05 +0000 (23:19 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 04:19:05 +0000 (23:19 -0500)
commit96f61707f26a5dcd0631b5533cde0fc4d522d133
treeeb680c6bb81c4a1aaedbcaf032fbe6733962bc41
parent160b4e418909585b8821191cffc34c1a95462217
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>
drivers/pci/host/pci-mvebu.c