commit | 5d324410d4de8dec7e9d8d9f66832ed7e0a947bc | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Mar 06 11:28:33 2013 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Thu Apr 04 17:17:39 2013 -0600 |
tree | 50f9fa94f09921a0e6145fa6a2bf134fb570c96f | |
parent | fc5c306bbdf30d84c9fffd5d283a9811b24dcbf6 [diff] |
ARM: tegra: fix sort order of USB PHY nodes 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>