]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: Intel: avs: Fix declaration of enum avs_channel_config
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 19 May 2023 20:17:08 +0000 (22:17 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 22 May 2023 10:18:23 +0000 (11:18 +0100)
commit1cf036deebcdec46d6348842bd2f8931202fd4cd
treee73e798473f43df8164d2d0a8b94c30c35530948
parent95109657471311601b98e71f03d0244f48dc61bb
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>
sound/soc/intel/avs/messages.h