Searched hist:"15 b7c5de7c0c4f55d529ca71a5a0feca4cf03ab3" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | dmic.c | diff 15b7c5de7c0c4f55d529ca71a5a0feca4cf03ab3 Tue Feb 20 20:06:29 CST 2018 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: dmic: don't use codec anymore
commit 6d6c3946d877 ("ASoC: dmic: replace codec to component") replaced codec to component, but commit 05c9b302eda7 ("ASoC: dmic: Add optional wakeup delay") used codec again. This patch fix it up.
Fixes: 05c9b302eda7 ("ASoC: dmic: Add optional wakeup delay") Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|