]> 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)
commit8d578bcd5869c4e80a6a4c3a37ea7d1ce1cfaf5d
tree40b72196dd4af2fca41878d4ebae2a9c300d8317
parent8979caa984f1478523716fc1064583038777bc3d
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