ASoC: SOF: Deprecate invalid enums in IPC3
authorCurtis Malainey <cujomalainey@chromium.org>
Mon, 31 Jul 2023 21:32:41 +0000 (16:32 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 31 Jul 2023 22:24:03 +0000 (23:24 +0100)
commit8dc97ccf94c73c62344a270986b837d02fb77c0f
tree8b7e2215d5c50ca22c88ced0b6ea21023dd27c02
parented19c4a9b1024c4069d3d9f4daa3eb26a622069d
ASoC: SOF: Deprecate invalid enums in IPC3

The switch component was never completed and sat half empty for over 3
years. It was recently deleted. For modern components this would
require not change in the kernel but since this was a legacy allocation
from the enum days of IPC3 we should mark the respective enum as
deprecated.

The splitter component was never even got a source file in the firmware.
Therefore also delete it since this is not needed.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20230731213242.434594-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sof/topology.h