Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 12 Jun 2024 16:15:18 +0000 (18:15 +0200)
committer
Mark Brown <broonie@kernel.org>
Tue, 18 Jun 2024 15:47:18 +0000 (16:47 +0100)
Error-level should not be used as debugging. The code (function
wcd9335_get_dmic_clk_val()) will always be called with same parameters,
so this is not really useful debug anyway, so drop it.