accel/ivpu: Fix ivpu_reset_engine_fn merge issue
authorJacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Wed, 14 Feb 2024 08:13:03 +0000 (09:13 +0100)
committerJacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Mon, 19 Feb 2024 09:52:35 +0000 (10:52 +0100)
commitadfef713d2b58864a17072b09def3da043289e0d
tree26906c8a8a9c7d367cfb9eefa3e23e62873bcd3c
parentf32d59677ab1427ce9b9624a07cbc97f04519baf
accel/ivpu: Fix ivpu_reset_engine_fn merge issue

ivpu_reset_engine_fn and ivpu_reset_engine_fops were separated during
merge so move them back together to keep the file consistent.

Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240214081305.290108-7-jacek.lawrynowicz@linux.intel.com
drivers/accel/ivpu/ivpu_debugfs.c