Re: [PATCH v7 6/8] media: qcom: iris: move get_instance to iris_hfi_sys_ops

From: Vikash Garodia

Date: Wed Mar 18 2026 - 07:44:23 EST



On 3/17/2026 12:24 AM, Dmitry Baryshkov wrote:
The get_instance() is a callback tightly connected to the HFI
implementation. Move it into the new iris_hfi_sys_ops structure, merging
all core callbacks into a single vtable.

Reviewed-by: Dikshita Agarwal<dikshita.agarwal@xxxxxxxxxxxxxxxx>
Signed-off-by: Dmitry Baryshkov<dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---

Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>