]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: SDCA: Remove overly chatty input pin list warning
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 7 Jul 2025 12:41:50 +0000 (13:41 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jul 2025 18:45:45 +0000 (19:45 +0100)
commitcbcb5f5c2be523ef0908df290b3033138bd4c185
tree7bad2f0632190f118389cd4ee26c12896ad43c7e
parent4eb6ad5d2080681b531db2c1764246f9a868062f
ASoC: SDCA: Remove overly chatty input pin list warning

An input pin list is not generally required, so a warning on the
absence of one is a little extreme, remove this warning message.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20250707124155.2596744-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_functions.c