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

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Oct 13 18:32:09 CEST 2011


On Thu, Oct 13, 2011 at 07:41:53PM +0530, Ashish Chavan wrote:

> +	SOC_SINGLE("DAC Mute Switch", DA7210_DAC_HPF, 2, 1, 0),

Digital Playback Switch so it matches up with the corresponding Volume
control, though I rather expect that this should in fact be controlled
by the digital_mute() callback for the DAI rather than a control.

Anything called "Foo Mute Switch" is probably doing something wrong as a
switch is already an on/off control.


More information about the Alsa-devel mailing list