diff options
author | Mark Brown <broonie@linaro.org> | 2013-11-15 14:20:00 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-11-15 14:20:00 +0400 |
commit | 092d40505202ebc9fdfa5582f469458c7dd62257 (patch) | |
tree | c5eef31c3f9dbbf5a127a81e8cb5b6ba252b5ac5 /sound/soc/samsung/bells.c | |
parent | 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52 (diff) | |
parent | 12850b8d45cb03239ede6df58ad0022aba3f3dc2 (diff) | |
download | linux-092d40505202ebc9fdfa5582f469458c7dd62257.tar.xz |
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
Diffstat (limited to 'sound/soc/samsung/bells.c')
-rw-r--r-- | sound/soc/samsung/bells.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/samsung/bells.c b/sound/soc/samsung/bells.c index 29e246803626..84f5d8b76679 100644 --- 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" }, |