]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw
authorMark Brown <broonie@kernel.org>
Thu, 21 May 2026 23:17:14 +0000 (00:17 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 21 May 2026 23:17:14 +0000 (00:17 +0100)
commit4c433607b69d29be1de038b8ea008dd83c17e0c3
treec2e279990eeb94fe4d0f051ac43c18a0f8d4bb81
parent7d28d5ce83a7d67e13607a8d0212e4dd0095ce9a
parent4e2310f14a43b88e2dbabfb2b08c086ca871198b
ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw

Richard Fitzgerald <rf@opensource.cirrus.com> says:

This series replaces the entirely custom SoundWire regmap with the generic
regmap-sdw. The reasons for doing this are:

- Avoid code duplication
- Avoid effort of keeping custom implementation up-to-date
- Prepare for supporting BRA

Link: https://patch.msgid.link/20260521115420.978616-1-rf@opensource.cirrus.com
sound/soc/codecs/cs35l56-shared-test.c