On Fri, 16 Feb 2024 23:03:37 +0100, Ahmad Fatoum wrote: > All callers of of_find_i2c_adapter_by_node expect errors to be indicated > by NULL and don't check non-NULL pointers with IS_ERR(). > > Therefore map of_device_ensure_probed() errors to NULL as well to avoid > dereferencing error pointers. > > > [...] Applied, thanks! [1/1] i2c: don't return error pointers from of_find_i2c_adapter_by_node https://git.pengutronix.de/cgit/barebox/commit/?id=70b782b6b222 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>