* Re: [alsa-devel] [PATCH v6 1/2] ASoC: da7210: Add support for mute and zero cross controls
[not found] <1319014146.7230.47.camel@matrix>
@ 2011-10-19 16:45 ` Girdwood, Liam
2011-10-19 16:59 ` Mark Brown
1 sibling, 0 replies; 2+ messages in thread
From: Girdwood, Liam @ 2011-10-19 16:45 UTC (permalink / raw)
To: Ashish Chavan
Cc: Mark Brown, alsa-devel, David Dajun Chen, kuninori.morimoto.gx,
linux-kernel
On 19 October 2011 09:49, Ashish Chavan <ashish.chavan@kpitcummins.com> wrote:
> This patch adds support for below set of controls,
> (1) Mute controls for MIC, AUX and ADC
> (2) Zero cross controls for head phone, AUX, INPGA and line out
> (3) Head phone mode selection - class H or G
>
> It also adds digital_mute() call back.
>
> Signed-off-by: Ashish Chavan <ashish.chavan@kpitcummins.com>
> Signed-off-by: David Dajun Chen <dchen@diasemi.com>
> ---
> Changes since v4:
> - Converted ADC mute controls to a single stereo control
>
> Changes since v2:
> - Added digital_mute() call back and removed control for "DAC Mute
> Switch"
> - Renamed mute control switches
>
> Changes since v1:
> - Changed Mic mute control to a double control
> - Fixed a typo
> ---
> sound/soc/codecs/da7210.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 44 insertions(+), 0 deletions(-)
Acked-by: Liam Girdwood <lrg@ti.com>
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [alsa-devel] [PATCH v6 1/2] ASoC: da7210: Add support for mute and zero cross controls
[not found] <1319014146.7230.47.camel@matrix>
2011-10-19 16:45 ` [alsa-devel] [PATCH v6 1/2] ASoC: da7210: Add support for mute and zero cross controls Girdwood, Liam
@ 2011-10-19 16:59 ` Mark Brown
1 sibling, 0 replies; 2+ messages in thread
From: Mark Brown @ 2011-10-19 16:59 UTC (permalink / raw)
To: Ashish Chavan
Cc: lrg, alsa-devel, David Dajun Chen, kuninori.morimoto.gx,
linux-kernel
On Wed, Oct 19, 2011 at 02:19:06PM +0530, Ashish Chavan wrote:
> This patch adds support for below set of controls,
> (1) Mute controls for MIC, AUX and ADC
> (2) Zero cross controls for head phone, AUX, INPGA and line out
> (3) Head phone mode selection - class H or G
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread