diff options
Diffstat (limited to 'sound/soc/codecs')
-rw-r--r-- | sound/soc/codecs/wm8962.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8962.c b/sound/soc/codecs/wm8962.c index 8810988522eb..be35b6468cb1 100644 --- a/sound/soc/codecs/wm8962.c +++ b/sound/soc/codecs/wm8962.c | |||
@@ -2675,7 +2675,7 @@ SND_SOC_DAPM_INPUT("IN3L"), | |||
2675 | SND_SOC_DAPM_INPUT("IN3R"), | 2675 | SND_SOC_DAPM_INPUT("IN3R"), |
2676 | SND_SOC_DAPM_INPUT("IN4L"), | 2676 | SND_SOC_DAPM_INPUT("IN4L"), |
2677 | SND_SOC_DAPM_INPUT("IN4R"), | 2677 | SND_SOC_DAPM_INPUT("IN4R"), |
2678 | SND_SOC_DAPM_INPUT("Beep"), | 2678 | SND_SOC_DAPM_SIGGEN("Beep"), |
2679 | SND_SOC_DAPM_INPUT("DMICDAT"), | 2679 | SND_SOC_DAPM_INPUT("DMICDAT"), |
2680 | 2680 | ||
2681 | SND_SOC_DAPM_SUPPLY("MICBIAS", WM8962_PWR_MGMT_1, 1, 0, NULL, 0), | 2681 | SND_SOC_DAPM_SUPPLY("MICBIAS", WM8962_PWR_MGMT_1, 1, 0, NULL, 0), |