]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:05:53 +0000 (14:05 +0200)
commitb2ba2927bb73c5741c6af09a6b6d266eb56cba1d
tree5728937d514aea38aef985babb1cab4eb103467f
parentd36f4e666b5701b4a9658459290b5866df459308
ASoC: cs35l41: Fix max number of TX channels

[ Upstream commit 16639d39bdf577168d3fe34315917a94365c8d19 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/cs35l41.c