Home
last modified time | relevance | path

Searched hist:"964 eafb1d59b7c270982d144882c64b93c67eb03" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8997.cdiff 964eafb1d59b7c270982d144882c64b93c67eb03 Wed Mar 26 06:40:33 CET 2014 Xiubo Li <Li.Xiubo@freescale.com> ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.

As we can set the CODEC I/O while snd_soc_register_codec(), so the
calling of set_cache_io() from CODEC ASoC probe could be removed
entirely.

And then we can set the CODEC I/O in the device probe instead of
CODEC ASoC probe as earily as possible.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>