Home
last modified time | relevance | path

Searched hist:a73b8e8955fe7660455aaa20e8452f5322793fab (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Ddmic.cdiff a73b8e8955fe7660455aaa20e8452f5322793fab Mon Aug 08 11:16:22 CEST 2016 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: codec duplicated callback function goes to component on dmic

codec driver and component driver has duplicated callback functions,
and codec side functions are just copied to component side when
register timing. This was quick-hack, but no longer needed.
This patch moves these functions from codec driver to component driver.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>