[alsa-devel] [PATCH 4/9] ASoC: da7210: Add support for mute and zero cross controls

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Oct 12 16:56:32 CEST 2011


On Wed, Oct 12, 2011 at 08:31:35PM +0530, Ashish Chavan wrote:

> +	/* Mute controls */
> +	SOC_SINGLE("Mic Left Mute Switch", DA7210_MIC_L, 3, 1, 0),
> +	SOC_SINGLE("Mic Right Mute Switch", DA7210_MIC_R, 3, 1, 0),

Should be a double control.

> +	SOC_SINGLE("DAC Soft Mute Rate", DA7210_SOFTMUTE, 0, 0X7, 0),

0x7.


More information about the Alsa-devel mailing list