From: Mark Brown Date: Mon, 25 Aug 2025 20:16:07 +0000 (+0100) Subject: ASoC: fixup snd_soc_lookup_component_nolocked() X-Git-Tag: v6.17-rc5~26^2~6^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ebba78e34d47d7866bf62c3970487651797ae20d;p=thirdparty%2Flinux.git ASoC: fixup snd_soc_lookup_component_nolocked() Merge series from Kuninori Morimoto : Because snd_dmaengine_pcm is sharing same dev with CPU and Platform, snd_soc_lookup_component_nolocked() might be call with NULL driver name (= CPU). This patch fixup and cleanup it. --- ebba78e34d47d7866bf62c3970487651797ae20d