]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: SOF: topology: Add context when sink or source widget is missing
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Mon, 15 Dec 2025 13:07:41 +0000 (15:07 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 15 Dec 2025 14:07:28 +0000 (23:07 +0900)
commit84085139290a38c5f8a14e5bba60936392c17c7f
treee75ca9531db6f6c6e7a258232ee77e8165130c5a
parentcb0ae6f22790ead71a866f94c7a5a70ad56af16a
ASoC: SOF: topology: Add context when sink or source widget is missing

Add some context to the error prints when sink or source widget is not
found by printing the name of the other side of the connection.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20251215130741.31106-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c