Bjorn Helgaas 746e926b9f agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()
As of 1a3c7bb08826 ("PM: core: Add new *_PM_OPS macros, deprecate old
ones"), SIMPLE_DEV_PM_OPS() is deprecated in favor of
DEFINE_SIMPLE_DEV_PM_OPS(), which has the advantage that the PM callbacks
don't need to be wrapped with #ifdef CONFIG_PM or tagged with
__maybe_unused.

Convert to DEFINE_SIMPLE_DEV_PM_OPS().  No functional change intended.

Link: https://lore.kernel.org/r/20221025203852.681822-8-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Dave Airlie <airlied@redhat.com>
2022-10-26 11:25:52 -05:00
..
2022-10-10 13:09:33 -07:00
2018-06-05 11:24:55 -07:00
2022-08-04 11:05:48 -07:00
2022-09-23 12:27:57 +02:00
2022-10-11 17:42:58 -06:00
2022-04-22 16:24:47 +02:00