[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2023082119-volatile-vacation-ec45@gregkh>
Date: Mon, 21 Aug 2023 07:48:28 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Joel Stanley <joel@....id.au>
Cc: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Eddie James <eajames@...ux.ibm.com>,
Jeremy Kerr <jk@...abs.org>,
Alistar Popple <alistair@...ple.id.au>,
linux-fsi@...ts.ozlabs.org, kernel@...gutronix.de,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fsi: i2cr: Switch to use struct i2c_driver's .probe()
On Mon, Aug 21, 2023 at 04:57:52AM +0000, Joel Stanley wrote:
> On Wed, 16 Aug 2023 at 17:20, Uwe Kleine-König
> <u.kleine-koenig@...gutronix.de> 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@...gutronix.de>
> > ---
> > Hello,
> >
> > this driver appeared in next just today. I intend to drop .probe_new
> > from struct i2c_driver after v6.6-rc1, so it would be great if this
> > patch would go in together with the commit adding this driver.
>
> Reviewed-by: Joel Stanley <joel@....id.au>
>
> Greg, can you please take this for 6.6?
Yes, will do, thanks.
greg k-h
Powered by blists - more mailing lists