From: Mark Brown Date: Thu, 6 Feb 2025 20:44:54 +0000 (+0000) Subject: ASoC: and adn use snd_soc_ret() X-Git-Tag: v6.15-rc1~173^2~4^2~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2d161e5804d8da070988624b9edd179ef31b478;p=thirdparty%2Fkernel%2Flinux.git ASoC: and adn use snd_soc_ret() Merge series from Kuninori Morimoto : Each ASoC framwark is using own snd_xxx_ret() function, but we can share these. This patch-set adds new snd_soc_ret() and use it. checkpatch indicates that ENOTSUPP is not a SUSV4 error code, prefer to use EOPNOTSUPP. So this patch-set adds it, but not remove existing ENOTSUPP. Link: https://lore.kernel.org/r/8734gvsg5i.wl-kuninori.morimoto.gx@renesas.com --- f2d161e5804d8da070988624b9edd179ef31b478