Re: [PATCH v2 2/3] staging: media: atomisp: drop unused platform_support.h inclusions
From: Andy Shevchenko
Date: Wed Jun 24 2026 - 08:03:25 EST
On Thu, Jun 18, 2026 at 06:12:45PM +0300, Igor Putko wrote:
> Drop the unused inclusions of the platform_support.h header file across
> the driver. The header has become obsolete after replacing the custom
> CSS_ALIGN() macro with standard kernel attributes.
But in the above list there are no users even with the platform_support.h in
place, right? I mean that this patch can be, for example, applied first
without any regression. Correct? If so, make it the first in the series, it
helps a lot to understand the changes in the (currently) first patch.
> Suggested-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> Signed-off-by: Igor Putko <igorpetindev@xxxxxxxxx>
> ---
Code wise looks very good to me, thanks!
--
With Best Regards,
Andy Shevchenko