Skip to content
Commit 8c3ec841 authored by Stephen Warren's avatar Stephen Warren
Browse files

ARM: tegra: Fix device tree AUXDATA for USB/EHCI

Commit 4a53f4e6

 "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: default avatarStephen Warren <swarren@wwwdotorg.org>
Cc: <stable@vger.kernel.org> # 3.3
parent c16fa4f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment