ARM: tegra: use correct audio CODEC on Jetson TK1
authorStephen Warren <swarren@nvidia.com>
Fri, 25 Apr 2014 16:12:42 +0000 (10:12 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 28 Apr 2014 15:57:49 +0000 (09:57 -0600)
Jetson TK1 contains an RT5639 not an RT5640. While the two are extremely
similar and mostly compatible, we should still use the correct device
name in the device tree. I had meant to fix this before applying the
initial DT, but this issue slipped my mind.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>

No differences found