summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2026-04-11 11:11:06 +0300
committerAlex Deucher <alexander.deucher@amd.com>2026-04-17 22:41:12 +0300
commitd3a9fe4584ffb4717e5362d8259794c6220fc465 (patch)
tree2edaacabdee9f8aa5e8bfde7d227f974e15a1adf /include/linux
parent1e8b7062d2a8f7cecdbf7ae3fd07efc49a300d0f (diff)
downloadlinux-d3a9fe4584ffb4717e5362d8259794c6220fc465.tar.xz
drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handling
Use pm_runtime_resume_and_get instead of pm_runtime_get_sync as it return error but put the reference in the function itself. In goto statements we need to drop the pm reference too. Signed-off-by: Sunil Khatri <sunil.khatri@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions