* Re: [alsa-devel] [PATCH v2 4/9] ASoC: da7210: Add support for mute and zero cross controls
[not found] <1318515113.12107.481.camel@matrix>
@ 2011-10-13 16:32 ` Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2011-10-13 16:32 UTC (permalink / raw)
To: Ashish Chavan
Cc: lrg, alsa-devel, David Dajun Chen, kuninori.morimoto.gx, linux-kernel
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.
^ permalink raw reply [flat|nested] only message in thread