Skip to content

Conversation

@marc-hb
Copy link
Contributor

@marc-hb marc-hb commented Jan 12, 2024

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 3fbaed4 ("dai: intel: ace: dmic: Refactor of dai_nhlt_dmic_dai_params_get function")

Fix the log level of two LOG_ERR() statements which should have always been LOG_INF(). As confirmed by the author Adrian in zephyrproject-rtos#60172 Fixes commit 3fbaed4 ("dai: intel: ace: dmic: Refactor of dai_nhlt_dmic_dai_params_get function") Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@marc-hb marc-hb marked this pull request as ready for review January 12, 2024 23:15
@marc-hb marc-hb added bug The issue is a bug, or the PR is fixing a bug platform: Intel ADSP Intel Audio platforms labels Jan 12, 2024
@marc-hb marc-hb added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jan 13, 2024
@carlescufi carlescufi merged commit 8042e73 into zephyrproject-rtos:main Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: DAI bug The issue is a bug, or the PR is fixing a bug platform: Intel ADSP Intel Audio platforms Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

6 participants