]> 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>
Thu, 24 Mar 2022 08:18:38 +0000 (16:18 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 5 Apr 2022 09:24:48 +0000 (10:24 +0100)
commitc598ccfbeb26cb9452f99e7beb92ef779dcb16b1
tree0a0693d1533805cc2611a6d30ca0407e88f029bb
parentc8618d65007ba68d7891130642d73e89372101e8
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.

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