OSDN Git Service

ASoC: codecs: wcd938x: fix mbhc impedance loglevel
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 30 Jun 2023 14:27:13 +0000 (16:27 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 30 Jun 2023 15:55:25 +0000 (16:55 +0100)
commite5ce198bd5c6923b6a51e1493b1401f84c24b26d
treed630ca8160cb2c0e9a12defe7fd2436051278027
parent70a6404ff610aa4889d98977da131c37f9ff9d1f
ASoC: codecs: wcd938x: fix mbhc impedance loglevel

Demote the MBHC impedance measurement printk, which is not an error
message, from error to debug level.

While at it, fix the capitalisation of "ohm" and add the missing space
before the opening parenthesis.

Fixes: bcee7ed09b8e ("ASoC: codecs: wcd938x: add Multi Button Headset Control support")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230630142717.5314-2-johan+linaro@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd938x.c