ARM: tegra: fix sort order of USB PHY nodes
authorStephen Warren <swarren@nvidia.com>
Wed, 6 Mar 2013 18:28:33 +0000 (11:28 -0700)
committerStephen Warren <swarren@nvidia.com>
Thu, 4 Apr 2013 23:17:39 +0000 (17:17 -0600)
The USB PHY nodes are all grouped together rather than being sorted based
on reg address like all other nodes fix this.

I apologize for the churn; I should have noticed this during review of the
patches that caused this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found