summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLubiao <biaox.lu@intel.com>2013-11-26 19:10:06 +0800
committerLubiao <biaox.lu@intel.com>2013-11-26 19:10:06 +0800
commit1329e12f0a54228929de2d903f2f04da6733cad7 (patch)
tree56c454c0e997eb478e89949b12ec8166d53e42f0 /src
parentca997914fc41b228c9db9aed9ef96cf1ee2873ba (diff)
downloadsound-plugin-hal-clovertrail-1329e12f0a54228929de2d903f2f04da6733cad7.tar.gz
sound-plugin-hal-clovertrail-1329e12f0a54228929de2d903f2f04da6733cad7.tar.bz2
sound-plugin-hal-clovertrail-1329e12f0a54228929de2d903f2f04da6733cad7.zip
Disable init PA
Disable init PA, control PA in alsa hook. Signed-off-by: Lubiao <biaox.lu@intel.com>
Diffstat (limited to 'src')
-rw-r--r--src/audio_hal_plugin_clv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/audio_hal_plugin_clv.c b/src/audio_hal_plugin_clv.c
index 780b659..ac7960b 100644
--- a/src/audio_hal_plugin_clv.c
+++ b/src/audio_hal_plugin_clv.c
@@ -153,7 +153,6 @@ static int hal_plug_init()
sound_card_ctrl_set(71, 50);
sound_card_ctrl_set(10, 194);
- sound_card_ctrl_set(100, 1);
sound_card_ctrl_set(6, 180);
sound_card_ctrl_set(63, 62);
sound_card_ctrl_set(5, 108);