diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-07-29 16:25:52 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-07-29 16:25:52 +0200 |
commit | fff8c6269a7de7bdb2a719248bceb5ad4d206827 (patch) | |
tree | 15c70092087b532c8608dbcde4590f4c682dfbde /configs | |
parent | 5b75dcedccee5fa43d2ef9575daebaa579b22ae2 (diff) | |
download | device_samsung_i9300-fff8c6269a7de7bdb2a719248bceb5ad4d206827.zip device_samsung_i9300-fff8c6269a7de7bdb2a719248bceb5ad4d206827.tar.gz device_samsung_i9300-fff8c6269a7de7bdb2a719248bceb5ad4d206827.tar.bz2 |
audio: some cleanup
Diffstat (limited to 'configs')
-rw-r--r-- | configs/tiny_hw.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/tiny_hw.xml b/configs/tiny_hw.xml index c3fd418..fc1783b 100644 --- a/configs/tiny_hw.xml +++ b/configs/tiny_hw.xml @@ -268,11 +268,7 @@ We are able to have most of our routing static so do that <path name="off"> <ctl name="Main Mic Switch" val="0"/> <ctl name="MIXINL IN1L Switch" val="0"/> - <ctl name="AIF1ADC1 HPF Mode" val="0"/> - <ctl name="AIF1ADC1 HPF Switch" val="0"/> <ctl name="IN1L Volume" val="4"/> - <ctl name="MIXINL IN1L Volume" val="0"/> - <ctl name="AIF1ADC1 Volume" val="96"/> </path> </device> <device name="back-mic"> @@ -290,11 +286,7 @@ We are able to have most of our routing static so do that <path name="off"> <ctl name="Sub Mic Switch" val="0"/> <ctl name="MIXINR IN1R Switch" val="0"/> - <ctl name="AIF1ADC1 HPF Mode" val="0"/> - <ctl name="AIF1ADC1 HPF Switch" val="0"/> <ctl name="IN1R Volume" val="11"/> - <ctl name="MIXINR IN1R Volume" val="0"/> - <ctl name="AIF1ADC1 Volume" val="96"/> </path> </device> <device name="headset-in"> |