]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit79786616734b63c5ed88ba32aaa748a493557477
tree598521643f9cb4ffdd9b121415872690254104e6
parent2afaf64993c6053d4756b7092f0315ef2f64227b
ARM: tegra: Fix device tree AUXDATA for USB/EHCI

Commit cfda6b6 "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