ASoC: codecs: warn on unknown codec version
authorMark Brown <broonie@kernel.org>
Thu, 8 Aug 2024 21:47:19 +0000 (22:47 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 8 Aug 2024 21:47:19 +0000 (22:47 +0100)
commit5552cccb0b73020f6506fd5d8f81975b1f59080c
tree3781116f146d09929533ba6833363da63b146233
parent72776774b55bb59b7b1b09117e915a5030110304
parenta9a7a2d80790d06cd32c535e2e7b10f72ce592e7
ASoC: codecs: warn on unknown codec version

Merge series from Dmitry Baryshkov <dmitry.baryshkov@linaro.org>:

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)