Searched hist:"4 df0f6203e82c38aa7ec59ab706e7aa4d410ad45" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8997.c | diff 4df0f6203e82c38aa7ec59ab706e7aa4d410ad45 Mon Aug 08 11:34:40 CEST 2016 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: codec duplicated callback function goes to component on wm8997
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>
|