25 Aug
                
                    2023
                
            
            
                25 Aug
                
                '23
                
            
            
            
        
    
                9:46 a.m.
            
        On Thu, 24 Aug 2023 22:02:19 +0200, Uwe Kleine-König wrote:
struct i2c_driver::probe_new is about to go away. Switch the driver to use the probe callback with the same prototype.
Signed-off-by: Uwe Kleine-König u.kleine-koenig@pengutronix.de
Applied now, thanks.
Hello,
this driver was introduced in next-20230821. As I plan to drop .probe_new in next after v6.6-rc1, it would be great if this patch made it in until then, too.
Yes, it should be gone in the next linux-next update. I completely forgot this rename, sorry for that.
Takashi