Re: [PATCH] ASoC/MFD: twl4030: Fix dependencies for audio codec

2011-09-15 Thread Samuel Ortiz
Hi THomas, On Mon, Sep 05, 2011 at 11:26:33AM +0200, Thomas Weber wrote: The codec for Devkit8000 (TWL4030) was not detected except when build with CONFIG_SND_SOC_ALL_CODECS. twl-core.c still uses the CONFIG_TWL4030_CODEC for twl_has_codec(). In commit

[PATCH] ASoC/MFD: twl4030: Fix dependencies for audio codec

2011-09-05 Thread Thomas Weber
The codec for Devkit8000 (TWL4030) was not detected except when build with CONFIG_SND_SOC_ALL_CODECS. twl-core.c still uses the CONFIG_TWL4030_CODEC for twl_has_codec(). In commit 57fe7251f5bfc4332f24479376de48a1e8ca6211 the CONFIG_TWL4030_CODEC was renamed into CONFIG_MFD_TWL4030_AUDIO,

Re: [PATCH] ASoC/MFD: twl4030: Fix dependencies for audio codec

2011-09-05 Thread Péter Ujfalusi
On Monday 05 September 2011 11:26:33 Thomas Weber wrote: The codec for Devkit8000 (TWL4030) was not detected except when build with CONFIG_SND_SOC_ALL_CODECS. twl-core.c still uses the CONFIG_TWL4030_CODEC for twl_has_codec(). acked-by: Peter Ujfalusi peter.ujfal...@ti.com -- To