ASoC: codecs: wcd938x/wcd934x: loglevel fix and
authorMark Brown <broonie@kernel.org>
Fri, 30 Jun 2023 18:18:53 +0000 (19:18 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 30 Jun 2023 18:18:53 +0000 (19:18 +0100)
Merge series from Johan Hovold <johan+linaro@kernel.org>:

When investigating a race in the wcd938x driver I noticed that the MBHC
impedance measurements where printed at error loglevel which is clearly
wrong.

Fix that, and clean up the logging somewhat by using dev_printk() and
addressing some style issues.

Included are also two patches that drop the bogus inline keywords from
the functions involved.

1  2 
sound/soc/codecs/wcd938x.c

Simple merge