commit | d83a328ad185b1e487a82479f840435ae297bee1 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms+renesas@verge.net.au> | Tue Dec 06 16:51:30 2016 +0100 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Dec 07 16:56:38 2016 -0600 |
tree | c15bb64b8e3987820ef94dac7fe8030ab6f81962 | |
parent | 7b99d94277ba49f401b7a5c1ad8a9084cc6c34a6 [diff] |
PCI: rcar: 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>