]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: Convert to modern PM macros
authorMark Brown <broonie@kernel.org>
Mon, 17 Mar 2025 21:12:54 +0000 (21:12 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 17 Mar 2025 21:12:54 +0000 (21:12 +0000)
Merge series from Takashi Iwai <tiwai@suse.de>:

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.

1  2 
sound/soc/amd/acp/acp-pci.c
sound/soc/tegra/tegra210_adx.c

Simple merge
Simple merge