diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-10-11 23:26:38 +0300 |
---|---|---|
committer | Dipen Patel <dipenp@nvidia.com> | 2023-10-12 09:33:15 -0700 |
commit | 091ac92dc79e35ba208b022936dc9f13e0bbad7c (patch) | |
tree | ce89c53a552c8a89804e22293cda85180f9ba520 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.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 <dipenp@nvidia.com>
Reviewed-by: Dipen Patel <dipenp@nvidia.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231010151709.4104747-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dipen Patel <dipenp@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions