Isn't this patch fixing it already?

https://lkml.org/lkml/2011/9/5/37

Thomas

Péter Ujfalusi <[email protected]> wrote:

>On Friday 04 November 2011 15:18:05 Joe Woodward wrote:
>> In 3.1 sound support is broken for any boards using a TWL4030-based CODEC.
>> 
>> The Kconfig option for the TWL4030 CODEC used to be TWL4030_CODEC, and in
>> 3.1 this has been changed to MFD_TWL4030_AUDIO.
>> 
>> I believe this has caused a problem in drives/mfd/twl-core.c:112 as the
>> define for the twl_has_codec() macro still tests for CONFIG_TWL4030_CODEC.
>> Hence the macro always returns false and during boot I get:
>> 
>> [    2.417999] ALSA device list:
>> [    2.421142]   No soundcards found.
>> 
>> Is this likely to be the problem?
>
>See Jarkko's patch:
>https://lkml.org/lkml/2011/10/19/125
>
>--
>Péter
>--
>To unsubscribe from this list: send the line "unsubscribe linux-omap" in
>the body of a message to [email protected]
>More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to