19 Oct
2011
19 Oct
'11
6:45 p.m.
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