commit | 15b7c5de7c0c4f55d529ca71a5a0feca4cf03ab3 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Wed Feb 21 02:06:29 2018 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Feb 21 11:19:57 2018 +0000 |
tree | 4a240cc882bad99436c321ec5089a435f3350a39 | |
parent | 05c9b302eda71083840392d74ce62dd1e1f30621 [diff] |
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>