]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: sdw_utils: avoid the SDCA companion function not supported failure
authorDerek Fang <derek.fang@realtek.com>
Thu, 30 Apr 2026 12:10:43 +0000 (20:10 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 4 May 2026 13:06:07 +0000 (22:06 +0900)
commit56d5a9eaf60af5c824a33a83e1468aa143627a62
tree8299048645d34d35b8a8fceb84119e5fc55eea6b
parentd63c219b7ff39f897da10c160a2edef76320f16c
ASoC: sdw_utils: avoid the SDCA companion function not supported failure

Treat the companion amp as generic AMP until full support for companion
amp is added.

Signed-off-by: Derek Fang <derek.fang@realtek.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20260430121043.552241-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c