From: Inha Song Date: Tue, 6 Oct 2015 08:28:47 +0000 (+0900) Subject: HiFi: Speaker: Set HPOUT2R Input 1 source to AIF1RX2 to support right channel X-Git-Tag: accepted/tizen/mobile/20151013.230154~1 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fadaptation%2Fsamsung_exynos%2Falsa-ucm-conf-wm5110.git;a=commitdiff_plain;h=a718a26495247fef9b1a2e4f544393e6c010328e HiFi: Speaker: Set HPOUT2R Input 1 source to AIF1RX2 to support right channel This patch set HPOUT2R Input 1 source to AIF1RX2 to also support right channel in Speaker device. Change-Id: I1486b54332619881b896a8751b81804a5598185a Signed-off-by: Inha Song --- diff --git a/wm5110/hifi b/wm5110/hifi index a935121..8473873 100644 --- a/wm5110/hifi +++ b/wm5110/hifi @@ -50,7 +50,7 @@ SectionDevice."Speaker" { # Path cset "name='SPK Switch' 1" cset "name='HPOUT2L Input 1' 15" - cset "name='HPOUT2R Input 1' 0" + cset "name='HPOUT2R Input 1' 16" cset "name='HPOUT2 Digital Switch' 1,1" ] @@ -102,7 +102,7 @@ SectionDevice."Line" { # Path cset "name='VPS Switch' 1" cset "name='HPOUT2L Input 1' 15" - cset "name='HPOUT2R Input 1' 0" + cset "name='HPOUT2R Input 1' 16" cset "name='HPOUT2 Digital Switch' 1,1" ]