Re: [PATCH v8 07/11] media: qcom: iris: drop hw_response_timeout_val from platform data
From: Vikash Garodia
Date: Thu Mar 19 2026 - 05:03:48 EST
On 3/19/2026 11:29 AM, Dmitry Baryshkov wrote:
The HW response time is a constant between platforms. Remove it from the
iris_platform_data structure and use it directly.
Suggested-by: Vikash Garodia<vikash.garodia@xxxxxxxxxxxxxxxx>
Signed-off-by: Dmitry Baryshkov<dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---
Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>