Searched hist:"081364 d7039395d5759dda17f6904d7e99d39f4b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci.h | diff 081364d7039395d5759dda17f6904d7e99d39f4b Tue Mar 28 23:14:37 CDT 2023 Tasos Sahanidis <tasos@tasossah.com> ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Since commit 1a3c7bb08826 ("PM: core: Add new *_PM_OPS macros, deprecate old ones") SIMPLE_DEV_PM_OPS has been marked deprecated.
The intent is to remove CONFIG_PM_SLEEP guards for PM callbacks. As such the ifdefs are now removed.
Signed-off-by: Tasos Sahanidis <tasos@tasossah.com> Link: https://lore.kernel.org/r/20230329041440.177363-2-tasos@tasossah.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | ymfpci.c | diff 081364d7039395d5759dda17f6904d7e99d39f4b Tue Mar 28 23:14:37 CDT 2023 Tasos Sahanidis <tasos@tasossah.com> ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Since commit 1a3c7bb08826 ("PM: core: Add new *_PM_OPS macros, deprecate old ones") SIMPLE_DEV_PM_OPS has been marked deprecated.
The intent is to remove CONFIG_PM_SLEEP guards for PM callbacks. As such the ifdefs are now removed.
Signed-off-by: Tasos Sahanidis <tasos@tasossah.com> Link: https://lore.kernel.org/r/20230329041440.177363-2-tasos@tasossah.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | ymfpci_main.c | diff 081364d7039395d5759dda17f6904d7e99d39f4b Tue Mar 28 23:14:37 CDT 2023 Tasos Sahanidis <tasos@tasossah.com> ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Since commit 1a3c7bb08826 ("PM: core: Add new *_PM_OPS macros, deprecate old ones") SIMPLE_DEV_PM_OPS has been marked deprecated.
The intent is to remove CONFIG_PM_SLEEP guards for PM callbacks. As such the ifdefs are now removed.
Signed-off-by: Tasos Sahanidis <tasos@tasossah.com> Link: https://lore.kernel.org/r/20230329041440.177363-2-tasos@tasossah.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
|