projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ff6ea
)
ASoC: bells: Add missing route to power up DSP clock
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Mon, 16 Sep 2013 14:38:15 +0000
(15:38 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 16 Sep 2013 23:43:09 +0000
(
00:43
+0100)
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/samsung/bells.c
patch
|
blob
|
history
diff --git
a/sound/soc/samsung/bells.c
b/sound/soc/samsung/bells.c
index 29e246803626baf1ba32f066226e1902cb7e1a86..84f5d8b766791748ca065678d828e767b27f0eb3 100644
(file)
--- a/
sound/soc/samsung/bells.c
+++ b/
sound/soc/samsung/bells.c
@@
-356,6
+356,7
@@
static struct snd_soc_dapm_widget bells_widgets[] = {
static struct snd_soc_dapm_route bells_routes[] = {
{ "Sub CLK_SYS", NULL, "OPCLK" },
+ { "CLKIN", NULL, "OPCLK" },
{ "DMIC", NULL, "MICBIAS2" },
{ "IN2L", NULL, "DMIC" },