[alsa-devel] [PATCH 4/4 v2] ASoC: TWL4030: Driver registration via twl4030_codec MFD
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Oct 22 18:56:44 CEST 2009
On Thu, Oct 22, 2009 at 01:26:48PM +0300, Peter Ujfalusi wrote:
> Change the way how the twl4030 soc codec driver is
> loaded/probed.
> Use the device probing via tlw4030_codec MFD device.
I'm OK with the series but:
> @@ -147,6 +147,7 @@ config SND_SOC_TLV320DAC33
> tristate
>
> config SND_SOC_TWL4030
> + select TWL4030_CODEC
> tristate
due to Kconfig ignoring dependencies all the individual machine drivers
are going to need to select this, and SND_SOC_ALL_CODECS will need to
select it if the MFD core is enabled. I should be able to fix this up
myself so no need to repost for that alone.
More information about the Alsa-devel
mailing list