projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0bdcb9
)
ASoC: rt5677: Replace the string "micbias1" to "MICBIAS1"
author
Oder Chiou
<oder_chiou@realtek.com>
Tue, 10 Jun 2014 06:35:23 +0000
(14:35 +0800)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/rt5677.c
b/sound/soc/codecs/rt5677.c
index a18740c31b8273682ac5faa73b0d22ac93e85150..6153e35ed42803bff33803edd4d88a132b8993c1 100644
(file)
--- a/
sound/soc/codecs/rt5677.c
+++ b/
sound/soc/codecs/rt5677.c
@@
-1672,7
+1672,7
@@
static const struct snd_soc_dapm_widget rt5677_dapm_widgets[] = {
/* Input Side */
/* micbias */
- SND_SOC_DAPM_SUPPLY("
micbias
1", RT5677_PWR_ANLG2, RT5677_PWR_MB1_BIT,
+ SND_SOC_DAPM_SUPPLY("
MICBIAS
1", RT5677_PWR_ANLG2, RT5677_PWR_MB1_BIT,
0, rt5677_set_micbias1_event, SND_SOC_DAPM_POST_PMU),
/* Input Lines */