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)
commit94e0bc317ad241c022a6bb311b3a28b4d51ea8b6
tree40b72196dd4af2fca41878d4ebae2a9c300d8317
parentbe1a63daffdd152ba4c7b71ab9fec2e39259b42b
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