]> Pileus Git - ~andy/linux/commitdiff
ASoC: bells: Add missing route to power up DSP clock
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 16 Sep 2013 14:38:15 +0000 (15:38 +0100)
committerMark 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

index 29e246803626baf1ba32f066226e1902cb7e1a86..84f5d8b766791748ca065678d828e767b27f0eb3 100644 (file)
@@ -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" },