diff options
author | Andy Shevchenko <[email protected]> | 2023-10-11 23:26:38 +0300 |
---|---|---|
committer | Dipen Patel <[email protected]> | 2023-10-12 09:33:15 -0700 |
commit | 091ac92dc79e35ba208b022936dc9f13e0bbad7c (patch) | |
tree | ce89c53a552c8a89804e22293cda85180f9ba520 /tools/perf/util/trace-event-scripting.c | |
parent | 0b40f91d43f72d52fb2a3f04c018d703e0477cc3 (diff) |
hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS()
SET_LATE_SYSTEM_SLEEP_PM_OPS is deprecated, replace it with
LATE_SYSTEM_SLEEP_PM_OPS() and use pm_sleep_ptr() for setting
the driver's pm routines. We can now remove the __maybe_unused
qualifier in the suspend and resume functions.
Tested-by: Dipen Patel <[email protected]>
Reviewed-by: Dipen Patel <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Dipen Patel <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions