Re: [PATCH v7 1/8] media: qcom: iris: drop pas_id from the iris_platform_data struct
From: Vikash Garodia
Date: Wed Mar 18 2026 - 07:09:54 EST
On 3/17/2026 12:24 AM, Dmitry Baryshkov wrote:
The PAS ID, the authentication service ID, used by the Iris is a
constant and it is not expected to change anytime. Drop it from the
platform data and use the constant instead.
Reviewed-by: Dikshita Agarwal<dikshita.agarwal@xxxxxxxxxxxxxxxx>
Reviewed-by: Konrad Dybcio<konrad.dybcio@xxxxxxxxxxxxxxxx>
Signed-off-by: Dmitry Baryshkov<dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---
Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>