]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: soc_sdw_utils: export asoc_sdw_get_dai_type
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 14 Oct 2025 07:13:31 +0000 (15:13 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 14 Oct 2025 11:32:32 +0000 (12:32 +0100)
commit506cbe36a2ac7b504a2362476dc53cd548b7a29e
tree225516f99d1da7bdf778ecd5b85519cb15de2189
parent55f8b5a96597a7b88c323a7de7228f9eae8c9943
ASoC: soc_sdw_utils: export asoc_sdw_get_dai_type

asoc_sdw_get_dai_type() is quite useful to convert SDCA function types
to SDW DAI types. It can be used by other drivers.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Simon Trimmer <simont@opensource.cirrus.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://patch.msgid.link/20251014071335.3844631-6-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc_sdw_utils.h
sound/soc/sdw_utils/soc_sdw_utils.c