From: Bard Liao Date: Fri, 23 Jan 2015 06:51:09 +0000 (+0800) Subject: ASoC: rt286: Fix capture volume setting issue X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~22^2~17^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54d96a40e0dfb5aa2eea0b010ddc1c7e8742e364;p=pandora-kernel.git ASoC: rt286: Fix capture volume setting issue The purpose of rt286_adc_event is to mute/numnte the ADC mixer. However, it will also set the capture volume to default value. As a result, "ADC0 Capture Volume" is not working if it is set before capture start. This patch remove rt286_adc_event and add "ADC0 Capture Switch" to mute/unmute ADC mixer. Signed-off-by: Bard Liao Signed-off-by: Mark Brown --- Reading git-diff-tree failed