PCI: rcar-gen2: Use gen2 fallback compatibility last
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Dec 2016 15:51:29 +0000 (16:51 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 7 Dec 2016 22:56:02 +0000 (16:56 -0600)
commit7b99d94277ba49f401b7a5c1ad8a9084cc6c34a6
tree4093ee185895f946e90efbfa50e39bda49dfd81f
parent1001354ca34179f3db924eb66672442a173147dc
PCI: rcar-gen2: Use gen2 fallback compatibility last

Improve readability by listing fallback compatibility strings after the
more-specific compatibility strings they provide a fallback for.

This does not affect run-time behaviour as it is the order in the DTB that
determines which compatibility string is used.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-rcar-gen2.c