From: Mark Brown Date: Mon, 25 Aug 2025 20:16:07 +0000 (+0100) Subject: ASoC: fixup snd_soc_lookup_component_nolocked() X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ebba78e34d47d7866bf62c3970487651797ae20d;p=users%2Fjedix%2Flinux-maple.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