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

From: Mark Brown
Date: Thu Oct 13 2011 - 12:32:13 EST


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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/