Re: [PATCH v7 5/8] media: qcom: iris: merge hfi_response_ops and hfi_command_ops
From: Vikash Garodia
Date: Wed Mar 18 2026 - 07:42:42 EST
On 3/17/2026 12:24 AM, Dmitry Baryshkov wrote:
There is little point in having two different structures for HFI-related
core ops. Merge both of them into the new iris_hfi_ops structure.
Reviewed-by: Dikshita Agarwal<dikshita.agarwal@xxxxxxxxxxxxxxxx>
Signed-off-by: Dmitry Baryshkov<dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---
Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>