]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: max98088: Remove duplicate DACs
authorMarek Vasut <marex@denx.de>
Fri, 8 Nov 2024 23:53:47 +0000 (00:53 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 11 Nov 2024 11:47:09 +0000 (11:47 +0000)
commit725570f96321f3e0ae1c6a1f80482d2907538d07
tree5ec88eaa0ba3523f3833c527832b94a43e0ef050
parente90dbd3839f554bef35786c4bec8276455691b20
ASoC: max98088: Remove duplicate DACs

This codec only has one set of left and right DACs, remove the duplicate
DACs with duplicated bits controlling them as the userspace can set those
controls to mismatched value. This most likely does break userspace ABI,
but there seem to be no in-kernel users.

Signed-off-by: Marek Vasut <marex@denx.de>
Link: https://patch.msgid.link/20241108235453.196289-1-marex@denx.de
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98088.c