Re: [PATCH] powerpc: Switch i2c drivers back to use .probe()
From: Uwe Kleine-König <hidden>
Date: 2023-06-13 07:24:50
Attachments
- signature.asc [application/pgp-signature] 488 bytes
From: Uwe Kleine-König <hidden>
Date: 2023-06-13 07:24:50
Hello, On Thu, May 25, 2023 at 10:56:22PM +0200, Uwe Kleine-König wrote:
After commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
03c835f498b5 ("i2c: Switch .probe() to not take an id parameter")
convert back to (the new) .probe() to be able to eventually drop
.probe_new() from struct i2c_driver.
Signed-off-by: Uwe Kleine-König <redacted>Is there a chance to get this patch in before v6.5-rc1? I intend to complete the conversion (i.e. drop .probe_new() from struct i2c_driver) after v6.5-rc1. If this patch doesn't make it in, I'd include it in a pull request for Wolfram's i2c tree early after v6.5-rc1. So if you don't take it any more for the upcoming merge window, an ack would be great. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |