ARM: tegra: Fix device tree AUXDATA for USB/EHCI
authorStephen Warren <swarren@wwwdotorg.org>
Mon, 19 Mar 2012 19:57:13 +0000 (13:57 -0600)
committerStephen Warren <swarren@wwwdotorg.org>
Wed, 21 Mar 2012 17:56:58 +0000 (11:56 -0600)
commit8c3ec84102d171a24f050a086bfc546e9de93f9f
tree598521643f9cb4ffdd9b121415872690254104e6
parentc16fa4f2ad19908a47c63d8fa436a1178438c7e7
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
arch/arm/mach-tegra/board-dt-tegra20.c
arch/arm/mach-tegra/devices.c
arch/arm/mach-tegra/devices.h