ASoC: cs35l41: Fix max number of TX channels
authorLucas Tanure <tanureal@opensource.cirrus.com>
Thu, 3 Mar 2022 17:30:41 +0000 (17:30 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 7 Mar 2022 13:12:37 +0000 (13:12 +0000)
commit16639d39bdf577168d3fe34315917a94365c8d19
tree0d8cd105faf69e7426fbab9cecc99704be47ef05
parent03a7895ee701e873c88c06bdb830ff40adb2be73
ASoC: cs35l41: Fix max number of TX channels

This device only has 4 TX channels.

Fixes: fe1024d50477b ("ASoC: cs35l41: Combine adjacent register writes")
Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220303173059.269657-3-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l41.c