]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs35l41: Add one more variable in the debug log
authorHui Wang <hui.wang@canonical.com>
Mon, 28 Mar 2022 12:35:34 +0000 (20:35 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 5 Apr 2022 09:23:15 +0000 (10:23 +0100)
commit0f91bc71fe1f24b29e8980504a23681324713a0f
tree0ebe5a03e19d96fad8ba257ff54328c2d42fe37b
parent5449fd7bd01fc13266979a6ab48493d4d2e43725
ASoC: cs35l41: Add one more variable in the debug log

otp_map[].size is a key variable to compute the value of otp_val and
to update the bit_offset, it is helpful to debug if could put it in
the debug log.

Reviewed-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220328123535.50000-1-hui.wang@canonical.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l41-lib.c