On Mon, Dec 19, 2022 at 09:52:07AM +0000, Russell King (Oracle) wrote: > Use the newly introduced i2c_get_adapter_by_fwnode() API, so that we > can retrieve the I2C adapter in a firmware independent manner once we > have the fwnode handle for the adapter. > > Signed-off-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>