Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Duda1380.cdiff c001bf633a910cfc8a5b84b80634db4636bf1724 Tue Nov 14 02:04:08 CET 2017 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: use internal reg_cache on uda1380

Codec reg_cache is legacy feature and very few driver only are using
it. But, ALSA SoC framework needs to support it.
Codec will be merged into Component in the future, so, let's remove
legacy and unused feature from framework.
This patch implements ALSA SoC reg_cache feature into driver,
and don't use ALSA SoC framework's feature.

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