]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: add snd_soc_lookup_component_by_name helper
authorBard Liao <yung-chuan.liao@linux.intel.com>
Wed, 25 Feb 2026 13:50:02 +0000 (21:50 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 1 Mar 2026 23:48:52 +0000 (23:48 +0000)
commit98eb42c7de6b0185c914df4cca61b49ff76821ee
tree2ce9429012ea292f5c73a9b74f66fab8540802ce
parent11439c4635edd669ae435eec308f4ab8a0804808
ASoC: add snd_soc_lookup_component_by_name helper

Add a helper to help user to get the component by name.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20260225135004.2322987-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c