diff options
author | Kai Vehmanen <kai.vehmanen@linux.intel.com> | 2024-01-15 11:22:09 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-01-15 14:04:52 +0000 |
commit | ab09fb9c629ed3aaea6a82467f08595dbc549726 (patch) | |
tree | e749ed5e497240bd2192d328c7b3bcf01f61314c /sound/pci | |
parent | 848c8f563dadfdf01358b001ef7c9afe2a6ece8f (diff) | |
download | linux-ab09fb9c629ed3aaea6a82467f08595dbc549726.tar.gz linux-ab09fb9c629ed3aaea6a82467f08595dbc549726.tar.bz2 linux-ab09fb9c629ed3aaea6a82467f08595dbc549726.zip |
ASoC: SOF: ipc4-loader: remove the CPC check warnings
Warnings related to missing data in firmware manifest have
proven to be too verbose. This relates to description of
DSP module cost expressed in cycles per chunk (CPC). If
a matching value is not found in the manifest, kernel will
pass a zero value and DSP firmware will use a conservative
value in its place.
Downgrade the warnings to dev_dbg().
Fixes: d8a2c9879349 ("ASoC: SOF: ipc4-loader/topology: Query the CPC value from manifest")
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://msgid.link/r/20240115092209.7184-3-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions