From 1eaf1002f85256a6f95aaba2a97a4760284b8cfb Mon Sep 17 00:00:00 2001 From: Ed Heyl Date: Wed, 1 Sep 2010 18:04:46 -0700 Subject: S5PC11X: Sound: use playback receiver path in Earpiece_Normal mode Change-Id: I9b90c8326e5433de9f13398f295260a7bc34e9e0 --- asound.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'asound.conf') diff --git a/asound.conf b/asound.conf index 4213f31..c2aaa6b 100644 --- a/asound.conf +++ b/asound.conf @@ -133,8 +133,10 @@ pcm.AndroidPlayback_Earpiece_normal { type ctl_elems hook_args [ # Enable audio output from the DSP - {name "MIC Path" value 0} # 0:Main Mic 1:Sub MIC - {name "Voice Call Path" value 1} # 0:OFF 1:RCV 2:SPK + #{name "MIC Path" value 0} # 0:Main Mic 1:Sub MIC + #{name "Voice Call Path" value 1} # 0:OFF 1:RCV 2:SPK + # 3:HP 4:BT + {name "Playback Path" value 1} # 0:OFF 1:RCV 2:SPK # 3:HP 4:BT ] } -- cgit v1.1