Loading
media: iris: Skip resolution set on first IPSC
The resolution property is not supposed to be set during reconfig. Existing iris_drc_pending(inst) check is insufficient, as it doesn't cover the first port setting change. Extend the conditional check to also skip resolution setting when the instance is in IRIS_INST_SUB_FIRST_IPSC. Fixes: caf20554 ("media: iris: Avoid updating frame size to firmware during reconfig") Reviewed-by:Bryan O'Donoghue <bod@kernel.org> Signed-off-by:
Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com> Reviewed-by:
Vikash Garodia <vikash.garodia@oss.qualcomm.com> Cc: stable@vger.kernel.org Signed-off-by:
Bryan O'Donoghue <bod@kernel.org> Signed-off-by:
Hans Verkuil <hverkuil+cisco@kernel.org>