]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 19 May 2023 20:17:07 +0000 (22:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 May 2023 11:44:10 +0000 (12:44 +0100)
commitb8db4a4e20071c9dbdb64b8a7a8e7bb6ff9330b7
treec39de4b4c087afdea596f5292c08c67ee58e984a
parent0099a29bc5a0d1eb6c9bb71b2f5eb1f05d8cb637
ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg

commit 95109657471311601b98e71f03d0244f48dc61bb upstream.

Constant 'C4_CHANNEL' does not exist on the firmware side. Value 0xC is
reserved for 'C7_1' instead.

Fixes: 04afbbbb1cba ("ASoC: Intel: Skylake: Update the topology interface structure")
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-4-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/sound/skl-tplg-interface.h