| commit | 8042e73915c46e14891991810006537a46e1f5ac | [log] [tgz] |
|---|---|---|
| author | Marc Herbert <marc.herbert@intel.com> | Fri Jan 12 21:45:25 2024 +0000 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jan 15 09:59:29 2024 +0100 |
| tree | 75c779e33cb4414a79e255f8a5ad7baf45512a0b | |
| parent | 00cfab6cfc0e981228198f58070ab6f21cb9f5bf [diff] |
dai: intel: dmic: demote spurious LOG_ERR in dai_nhlt_get_clock_div()
Fix the log level of two LOG_ERR() statements which should have always
been LOG_INF(). As confirmed by the author Adrian in #60172
Fixes commit 3fbaed4de9b2 ("dai: intel: ace: dmic: Refactor of
dai_nhlt_dmic_dai_params_get function")
Signed-off-by: Marc Herbert <marc.herbert@intel.com>