On Tue, Jan 07, 2020 at 06:47:34PM +0100, Wolfram Sang wrote: > This patch series converts the I2C subsystem to use the new API. Drivers > have been build tested. There is one user left in the SMBus part of the > core which will need a seperate series because all users of this > function need to be checked/converted, too. > > Except for documentation patches, the conversion has been done with a > coccinelle script and further simplification have been applied when > proofreading the patches. > > A branch is here: > > git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/i2c/new_client_device > > Looking forward to comments... Thanks for all the quick reviews and tests \o/ Series applied to for-next, thanks!