From: Mark Brown Date: Thu, 8 Aug 2024 21:47:19 +0000 (+0100) Subject: ASoC: codecs: warn on unknown codec version X-Git-Tag: v6.11-rc6~34^2~3^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5552cccb0b73020f6506fd5d8f81975b1f59080c;p=thirdparty%2Fkernel%2Flinux.git ASoC: codecs: warn on unknown codec version Merge series from Dmitry Baryshkov : While debugging broken audio issues on some of Qualcomm platforms I stumbled upon the kernel not providing the actual error information. It prints an error from the wsa_macro driver, but the actual issue is in the VA macro driver. Add error message to point to the actual error location. va_macro 3370000.codec: Unknown VA Codec version, ID: 00 / 0f / 00 wsa_macro 3240000.codec: Unsupported Codec version (0) --- 5552cccb0b73020f6506fd5d8f81975b1f59080c