summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/ab5500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/ab5500.c b/sound/soc/codecs/ab5500.c
index 57fc2ca1c62..7638a6f8746 100644
--- a/sound/soc/codecs/ab5500.c
+++ b/sound/soc/codecs/ab5500.c
@@ -753,7 +753,7 @@ static struct snd_kcontrol_new ab5500_snd_controls[] = {
SOC_ENUM("DAC2 Side Tone", soc_enum_dac2_side_tone),
/* RX Volume Control */
SOC_SINGLE("RX-DPGA1 Gain", RX1_DPGA, 0, 0x43, 0),
- SOC_SINGLE("RX-DPGA2 Gain", RX1_DPGA, 0, 0x43, 0),
+ SOC_SINGLE("RX-DPGA2 Gain", RX2_DPGA, 0, 0x43, 0),
SOC_SINGLE("RX-DPGA3 Gain", RX3_DPGA, 0, 0x43, 0),
SOC_SINGLE("LINE1 Gain", LINE1, LINEx_GAIN_SHIFT, 0x0a, 0),
SOC_SINGLE("LINE2 Gain", LINE2, LINEx_GAIN_SHIFT, 0x0a, 0),