Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: dai: intel: ssp: fix LOG_ERR level / false positive
There's no way this log level was intentional: this line is just the title / prefix of a multi-line section with mostly LOG_INF statements. Fixes commit 6423bc3 ("drivers: dai: intel: ssp: Improve logging output") which was very large hence error-prone. Fixes SOF bug thesofproject/sof#9026 (cherry picked from commit 1708122) Original-Signed-off-by: Marc Herbert <marc.herbert@intel.com> GitOrigin-RevId: 1708122 Change-Id: I8ca3d1b918a16d63e076ee14d784e64ac7c8bf99 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5449723 Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org> Tested-by: Keith Short <keithshort@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org>
- Loading branch information