diff options
| author | Claudiu Beznea <[email protected]> | 2025-01-16 18:22:46 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-01-17 11:54:36 +0000 |
| commit | 239f11209e5f282e16f5241b99256e25dd0614b6 (patch) | |
| tree | 50a78f3530d9bf53b6ef1969ecf72248065972c8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | serial: sh-sci: Drop __initdata macro for port_cfg (diff) | |
| download | kernel-239f11209e5f282e16f5241b99256e25dd0614b6.tar.gz kernel-239f11209e5f282e16f5241b99256e25dd0614b6.zip | |
serial: sh-sci: Move runtime PM enable to sci_probe_single()
Relocate the runtime PM enable operation to sci_probe_single(). This change
prepares the codebase for upcoming fixes.
While at it, replace the existing logic with a direct call to
devm_pm_runtime_enable() and remove sci_cleanup_single(). The
devm_pm_runtime_enable() function automatically handles disabling runtime
PM during driver removal.
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
