diff options
| author | Andy Shevchenko <[email protected]> | 2023-10-11 20:26:38 +0000 |
|---|---|---|
| committer | Dipen Patel <[email protected]> | 2023-10-12 16:33:15 +0000 |
| commit | 091ac92dc79e35ba208b022936dc9f13e0bbad7c (patch) | |
| tree | ce89c53a552c8a89804e22293cda85180f9ba520 /drivers/gpu/drm/amd/amdgpu | |
| parent | hte: tegra194: Remove redundant dev_err() (diff) | |
| download | kernel-091ac92dc79e35ba208b022936dc9f13e0bbad7c.tar.gz kernel-091ac92dc79e35ba208b022936dc9f13e0bbad7c.zip | |
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 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions
