Re: [PATCH v1 2/2] media: atomisp: remove redundant call to ia_css_output0_configure()
From: Andy Shevchenko
Date: Mon Mar 30 2026 - 05:04:15 EST
On Sat, Mar 28, 2026 at 9:27 PM Jose A. Perez de Azpillaga
<azpijr@xxxxxxxxx> wrote:
>
> The function configure_isp_from_args() contained a duplicate call to
> ia_css_output0_configure() using the same output frame index. Remove
> the redundant call to simplify the configuration path.
This requires more information, in particular to explain if the order
has no side effects. It might be that double configuration has side
effects and removal (wrong) one may lead to other currently hidden
issues.
--
With Best Regards,
Andy Shevchenko