diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/tiny_hw.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/tiny_hw.xml b/configs/tiny_hw.xml index f183416..1f3afb4 100644 --- a/configs/tiny_hw.xml +++ b/configs/tiny_hw.xml @@ -211,7 +211,6 @@ We are able to have most of our routing static so do that <path name="off"> <ctl name="AIF2DAC2L Mixer AIF1.1 Switch" val="0"/> <ctl name="AIF2DAC2R Mixer AIF1.1 Switch" val="0"/> - <ctl name="Speaker Mixer Volume" val="1"/> </path> </device> <device name="analog-dock"> @@ -314,7 +313,7 @@ We are able to have most of our routing static so do that <ctl name="Headset Mic Switch" val="0"/> <ctl name="IN1L Volume" val="10"/> <ctl name="MIXINL IN1L Switch" val="0"/> - <ctl name="MIXINL IN1L Volume" val="0"/> + <ctl name="MIXINL IN1L Volume" val="1"/> <ctl name="AIF1ADC1 HPF Mode" val="0"/> <ctl name="AIF1ADC1 HPF Switch" val="0"/> <ctl name="AIF1ADC1 Volume" val="96"/> |