Re: [PATCH v4 0/2] staging: media: atomisp: Cleanup unused module parameters
From: Andy Shevchenko
Date: Tue Jul 21 2026 - 17:27:57 EST
On Tue, Jul 21, 2026 at 10:05:30PM +0530, Prajval Chaudhary wrote:
> This series cleans up unused module parameters from the atomisp driver.
>
> Patch 1 removes unused 'pad_w' and 'pad_h' module parameters.
> Patch 2 removes unused 'dbg_level' and 'dbg_func' module parameters,
> and updates ia_css_debug_vdtrace() to filter trace logging to WARNING
> level or below to avoid potential kernel log flooding.
Have you run (or simulate behaviour of) this driver? Can you show the difference
in the debug output before and after these patches?
--
With Best Regards,
Andy Shevchenko