]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3baf106c06a90e5fe5a73439144c63f316f7d513
tree0d8cd105faf69e7426fbab9cecc99704be47ef05
parent20a6e69c93c9988f9cfe1891407525bb9b13db0e
ASoC: cs35l41: Fix max number of TX channels

This device only has 4 TX channels.

Fixes: 7ba064d0f0d58 ("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