On Thu, 03 Jul 2025 22:06:13 +0200, Thorsten Blum wrote:
Use pr_warn() instead of dev_warn() when 'pdev' is NULL to avoid a potential NULL pointer dereference.
Cc: stable@vger.kernel.org Fixes: 20869176d7a7 ("ALSA: ad1816a: Use standard print API") Signed-off-by: Thorsten Blum thorsten.blum@linux.dev
Applied now. Thanks.
Takashi