From: Stephen Warren Date: Mon, 19 Mar 2012 19:57:13 +0000 (-0600) Subject: ARM: tegra: Fix device tree AUXDATA for USB/EHCI X-Git-Tag: v3.4-rc1~30^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c3ec84102d171a24f050a086bfc546e9de93f9f;p=pandora-kernel.git 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 Cc: # 3.3 --- Reading git-diff-tree failed