]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: ipc3-loader: Handle PROBE_INFO ext_manifest
authorMark Brown <broonie@kernel.org>
Thu, 7 Nov 2024 20:37:24 +0000 (20:37 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 7 Nov 2024 20:37:24 +0000 (20:37 +0000)
commitfa1a0f3e6ea3fbac8ac35e91a94ff1702094fd62
treeb7c33e75730a7146df764bd5f7f114085f3bf24e
parentfa24fdc8ae9e6f6fe7a4f7676a4d8c14433a86c0
parent83e367c1a178045bf3675646aa9582a0c5a4e566
ASoC: SOF: ipc3-loader: Handle PROBE_INFO ext_manifest

Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:

The PROBE_INFO (ext_manifest type 3) is not used by the kernel, but
at every tiem the firmware is loaded the following is printed in
info level (user visible):
unknown sof_ext_man header type 3 size 0x30

The type is known, but it is not handled, the print is misleading.