]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code
authorStefan Binding <sbinding@opensource.cirrus.com>
Wed, 25 May 2022 13:16:30 +0000 (14:16 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 11:34:34 +0000 (12:34 +0100)
commit13b89e2d66b27e42c27199a1e84b41368e7988b6
tree40b72196dd4af2fca41878d4ebae2a9c300d8317
parent3325af3be9676c7a4cea236d816eab1b4b983ee0
ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code

CS35L41 HDA Driver will support hibernation using DSP firmware,
move the exit hibernate function into shared code so this can
be reused.

Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220525131638.5512-10-vitalyr@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/cs35l41.h
sound/soc/codecs/cs35l41-lib.c
sound/soc/codecs/cs35l41.c