summaryrefslogtreecommitdiff
path: root/include/linux/tc_act/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorShuming Fan <shumingf@realtek.com>2026-03-25 19:04:06 +0800
committerMark Brown <broonie@kernel.org>2026-03-25 15:37:51 +0000
commitc673efd5db2223c2e8b885025bcd96bca6cdb171 (patch)
tree898fce62fd38f2a6f5851d47289819fdbb897bbd /include/linux/tc_act/git@git.tavy.me:linux.git
parentc991ca3238410b611a2ce59adeca9b55850aff69 (diff)
ASoC: SDCA: fix finding wrong entity
This patch fixes an issue like: where searching for the entity 'FU 11' could incorrectly match 'FU 113' first. The driver should first perform an exact match on the full string name. If no exact match is found, it can then fall back to a partial match. Fixes: 48fa77af2f4a ("ASoC: SDCA: Add terminal type into input/output widget name") Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Shuming Fan <shumingf@realtek.com> Link: https://patch.msgid.link/20260325110406.3232420-1-shumingf@realtek.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/tc_act/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions