wm8994: Reduce the recording volume

This commit is contained in:
邱建斌
2011-08-09 17:13:14 +08:00
parent 1495c38333
commit 72ff3348a9

View File

@@ -1612,10 +1612,10 @@ struct wm8994_pdata wm8994_platdata = {
.earpiece_incall_vol = 0,
.headset_incall_vol = 6,
.headset_incall_mic_vol = -6,
.headset_normal_vol = 6,
.headset_normal_vol = -6,
.BT_incall_vol = 0,
.BT_incall_mic_vol = 0,
.recorder_vol = 50,
.recorder_vol = 30,
};
//#endif