diff options
author | Takashi Iwai <tiwai@suse.de> | 2025-03-17 12:55:49 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-17 13:15:04 +0300 |
commit | 5f86b16c49a9d156a459c7e9e3ebcbbe9439953c (patch) | |
tree | 30993b9b08bac5f4833b1031789eb9f3ccb1cedf /scripts/gdb/linux/stackdepot.py | |
parent | c7ef05c0061acf505523133986adc47086265d99 (diff) | |
download | linux-5f86b16c49a9d156a459c7e9e3ebcbbe9439953c.tar.xz |
ASoC: amd: Convert to RUNTIME_PM_OPS() & co
Use the newer RUNTIME_PM_OPS() and SYSTEM_SLEEP_PM_OPS() macros
instead of SET_RUNTIME_PM_OPS() and SET_SYSTEM_SLEEP_PM_OPS() together
with pm_ptr(), which allows us dropping ugly __maybe_unused
attributes.
This optimizes slightly when CONFIG_PM is disabled, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250317095603.20073-88-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions