mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
wm8994: Reduce the recording volume
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user