commit | 8c3ec84102d171a24f050a086bfc546e9de93f9f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Mon Mar 19 13:57:13 2012 -0600 |
committer | Stephen Warren <swarren@wwwdotorg.org> | Wed Mar 21 11:56:58 2012 -0600 |
tree | 598521643f9cb4ffdd9b121415872690254104e6 | |
parent | c16fa4f2ad19908a47c63d8fa436a1178438c7e7 [diff] |
ARM: tegra: Fix device tree AUXDATA for USB/EHCI Commit 4a53f4e "USB: ehci-tegra: add probing through device tree" added AUXDATA for Tegra's USB/EHCI controller. However, it pointed the platform data at a location containing the address of the intended platform data, rather than the platform data itself. This change fixes that. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Cc: <stable@vger.kernel.org> # 3.3