git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc5c306
)
ARM: tegra: fix sort order of USB PHY nodes
author
Stephen Warren
<swarren@nvidia.com>
Wed, 6 Mar 2013 18:28:33 +0000
(11:28 -0700)
committer
Stephen 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