drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set
authorShuicheng Lin <shuicheng.lin@intel.com>
Thu, 13 Feb 2025 23:03:22 +0000 (23:03 +0000)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 14 Feb 2025 15:07:36 +0000 (10:07 -0500)
commitb31e668d3111b100d16fd7db8db335328ce8c6d5
tree365679b4843e89809e575dbf2d2f0ff04936b144
parent1ed591582b7b894d2f7e7ab5cef2e9b0b6fef12b
drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set

xe_pm_runtime_put is missed in the failure path.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250213230322.1180621-1-shuicheng.lin@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_debugfs.c