diff options
Diffstat (limited to 'sound/soc/codecs/wm8994_samsung.h')
-rwxr-xr-x | sound/soc/codecs/wm8994_samsung.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8994_samsung.h b/sound/soc/codecs/wm8994_samsung.h index caf1f9c..bd67510 100755 --- a/sound/soc/codecs/wm8994_samsung.h +++ b/sound/soc/codecs/wm8994_samsung.h @@ -71,7 +71,7 @@ extern struct snd_soc_dai wm8994_dai; #define RECORDING_REC_HP (0x01 << 5) #define RECORDING_REC_BT (0x01 << 6) -#define PLAYBACK_GAIN_NUM 41 +#define PLAYBACK_GAIN_NUM 39 #define VOICECALL_GAIN_NUM 26 #define RECORDING_GAIN_NUM 16 |