Searched hist:"1 cf036de" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/intel/avs/ |
H A D | messages.h | 1cf036de Fri May 19 15:17:08 CDT 2023 Cezary Rojewski <cezary.rojewski@intel.com> ASoC: Intel: avs: Fix declaration of enum avs_channel_config
Constant 'C4_CHANNEL' does not exist on the firmware side. Value 0xC is reserved for 'C7_1' instead.
Fixes: 580a5912d1fe ("ASoC: Intel: avs: Declare module configuration types") Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Link: https://lore.kernel.org/r/20230519201711.4073845-5-amadeuszx.slawinski@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|