Hello:
This patch was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih tzungbi@kernel.org:
On Fri, 18 Nov 2022 23:35:34 +0100 you wrote:
Hello,
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:
[...]
Here is the summary with links: - [512/606] platform/chrome: cros_ec: Convert to i2c's .probe_new() https://git.kernel.org/chrome-platform/c/f9e510dc92df
You are awesome, thank you!