From: Mark Brown Date: Mon, 17 Apr 2023 19:12:43 +0000 (+0100) Subject: ASoC: cleanup mutex lock X-Git-Tag: v6.4-rc1~125^2^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97c236e2d4628bddbd1ac5877da030f9be291d30;p=thirdparty%2Fkernel%2Fstable.git ASoC: cleanup mutex lock Merge series from Kuninori Morimoto : ASoC is using many type of mutex lock, but some of them has helper function, but some doesn't. Or, it has helper function, but is static. This patch-set adds helper function and use it. --- 97c236e2d4628bddbd1ac5877da030f9be291d30