]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs35l41: Fix max number of TX channels
authorLucas Tanure <tanureal@opensource.cirrus.com>
Fri, 4 Mar 2022 15:07:03 +0000 (15:07 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 7 Mar 2022 13:14:53 +0000 (13:14 +0000)
commit0631128d21aa5346059672429ddd21a87144f572
treed5656f424ef53196d83d0cb933589ff2a2cb3a9e
parentc2c224b629eba62b53c95648b6e108485647671d
ASoC: cs35l41: Fix max number of TX channels

This device only has 4 TX channels.

Fixes: 8e4c613edfc63 ("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/20220304150721.3802-3-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l41.c