From: Mark Brown Date: Mon, 17 Mar 2025 21:12:54 +0000 (+0000) Subject: ASoC: Convert to modern PM macros X-Git-Tag: v6.15-rc1~173^2~4^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ebfbcfc7b962c06c43cd19cf07396d1e5d545d4b;p=thirdparty%2Fkernel%2Flinux.git ASoC: Convert to modern PM macros Merge series from Takashi Iwai : This is a revised series of small and trivial patches to convert to the newer PM macros, e.g. from SET_RUNTIME_PM_OPS() to RUNTIME_PM_OPS(). The conversions are systematic, and we could reduce messy __maybe_unused and ifdefs with those changes. Merely code refactoring, and shouldn't change the actual driver behavior. --- ebfbcfc7b962c06c43cd19cf07396d1e5d545d4b