ASoC: rt5677: Replace the string "micbias1" to "MICBIAS1"
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>
This commit is contained in:
@@ -1672,7 +1672,7 @@ static const struct snd_soc_dapm_widget rt5677_dapm_widgets[] = {
|
|||||||
|
|
||||||
/* Input Side */
|
/* Input Side */
|
||||||
/* micbias */
|
/* 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),
|
0, rt5677_set_micbias1_event, SND_SOC_DAPM_POST_PMU),
|
||||||
|
|
||||||
/* Input Lines */
|
/* Input Lines */
|
||||||
|
Reference in New Issue
Block a user