]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ASoC: rt5677: Replace the string "micbias1" to "MICBIAS1"
authorOder Chiou <oder_chiou@realtek.com>
Tue, 10 Jun 2014 06:35:23 +0000 (14:35 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 21 Jun 2014 10:34:05 +0000 (11:34 +0100)
The patch replaces the string "micbias1" to "MICBIAS1".

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/rt5677.c

index a18740c31b8273682ac5faa73b0d22ac93e85150..6153e35ed42803bff33803edd4d88a132b8993c1 100644 (file)
@@ -1672,7 +1672,7 @@ static const struct snd_soc_dapm_widget rt5677_dapm_widgets[] = {
 
        /* Input Side */
        /* micbias */
-       SND_SOC_DAPM_SUPPLY("micbias1", RT5677_PWR_ANLG2, RT5677_PWR_MB1_BIT,
+       SND_SOC_DAPM_SUPPLY("MICBIAS1", RT5677_PWR_ANLG2, RT5677_PWR_MB1_BIT,
                0, rt5677_set_micbias1_event, SND_SOC_DAPM_POST_PMU),
 
        /* Input Lines */