Re: [PATCH v5 04/17] ACPI: scan: Refactor dependency creation

From: Andy Shevchenko
Date: Thu May 02 2024 - 05:21:25 EST


On Wed, May 01, 2024 at 05:47:29PM +0530, Sunil V L wrote:
> Some architectures like RISC-V will use implicit dependencies like GSI
> map to create dependencies between interrupt controller and devices. To
> support doing that, the function which creates the dependency, is
> refactored bit and made public so that dependency can be added from
> outside of scan.c as well.

Side note: If you haven't used --histogram diff algo when preparing
the patches, do it from now on.

--
With Best Regards,
Andy Shevchenko