On Fri, 18 Nov 2022 23:35:34 +0100, Uwe Kleine-König wrote: > since commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new() > call-back type") from 2016 there is a "temporary" alternative probe > callback for i2c drivers. > > This series completes all drivers to this new callback (unless I missed > something). It's based on current next/master. > A part of the patches depend on commit 662233731d66 ("i2c: core: > Introduce i2c_client_get_device_id helper function"), there is a branch that > you can pull into your tree to get it: > > [...]
Applied to powerpc/next. [289/606] macintosh: ams/ams-i2c: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/8daa9c1dc9b4a3422801017ca46d935073dc14c0 [290/606] macintosh: therm_adt746x: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/0424113fed923a2fcb699b5f3aa335d16e092f3d [291/606] macintosh: therm_windtunnel: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/dc9be0735c3e245fe60775307cf7842b1f9b45a2 [292/606] macintosh: windfarm_ad7417_sensor: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/9d533bdf4a582f037327f1a38ed8cf689d67cab4 [293/606] macintosh: windfarm_fcu_controls: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/472e4c61d2bb4977ade8e2491953954bf9723563 [294/606] macintosh: windfarm_lm75_sensor: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/51a9e1755cdd8b127191030d15b74b97f7d3ce75 [295/606] macintosh: windfarm_lm87_sensor: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/0e2211b3373ea718d2161bcc360cd4d9a3bcebc6 [296/606] macintosh: windfarm_max6690_sensor: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/2d7a9d780444c8f31ee6af522a92a99492d9eeb2 [297/606] macintosh: windfarm_smu_sat: Convert to i2c's .probe_new() https://git.kernel.org/powerpc/c/d05921a09a5a72805a1d669dce0fcbd66df86237 cheers