]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: cs35l56: Share common SoundWire interrupt enable/disable code
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Fri, 29 May 2026 14:03:50 +0000 (15:03 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 2 Jun 2026 14:48:28 +0000 (15:48 +0100)
commitcab82caa2d37124659637ffc1eed2d1c4f231fbc
treee0a4143cf931c151a2598549421efc4a328251ff
parent3ef902c9609966f66d6e0f42917e6beacda3798e
ASoC: cs35l56: Share common SoundWire interrupt enable/disable code

Move the duplicated SoundWire interrupt enable/disable code into shared
functions. These new functions are in cs35l56.c to prevent circular
dependency between cs35l56.c and cs35l56-sdw.c

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260529140350.408557-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l56-sdw.c
sound/soc/codecs/cs35l56.c
sound/soc/codecs/cs35l56.h