Re: [PATCH 2/6] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()

From: Andy Shevchenko
Date: Fri Mar 18 2022 - 12:40:23 EST


On Fri, Mar 18, 2022 at 05:00:48PM +0100, Clément Léger wrote:
> Add fwnode_find_i2c_adapter_by_node() which allows to retrieve a i2c
> adapter using a fwnode. Since dev_fwnode() uses the fwnode provided by
> the of_node member of the device, this will also work for devices were
> the of_node has been set and not the fwnode field.

> + /* For ACPI device node, we do not want to match the parent */

Why?
Neither commit message nor this comment does not answer to this question.

--
With Best Regards,
Andy Shevchenko