Re: [PATCH RFC] arm: mini2440: Fix uda134x codec problem.

From: Liam Girdwood
Date: Fri Mar 11 2011 - 07:14:27 EST


On Wed, 2011-03-09 at 21:46 +0100, Marek Belisko wrote:
> ASoC audio for mini2440 platform in current kenrel doesn't work.
> First problem is samsung_asoc_dma device is missing in initialization.
> Next problem is with codec. Codec is initialized but never probed
> because no platform_device exist for codec driver. It leads to errors
> during codec binding to asoc dai. Next problem was platform data which
> was passed from board to asoc main driver but not passed to codec when
> called codec_soc_probe().
>
> Following patch should fix issues. But not sure if in correct way.
> Please review.
>
> Signed-off-by: Marek Belisko <marek.belisko@xxxxxxxxxxxxxxx>

Acked-by: Liam Girdwood <lrg@xxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/