]> 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)
commit7d4c28275bed653b25e44e24436784fe84f54a61
treed5656f424ef53196d83d0cb933589ff2a2cb3a9e
parent7c2d35df68d85bc8fe1492ca2e3895cc6c30abea
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/20220304150721.3802-3-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l41.c