public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman•id.au>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix•de>,
	"Benjamin Herrenschmidt" <benh@kernel•crashing.org>
Cc: "Corey Minyard" <cminyard@mvista•com>,
	"Heikki Krogerus" <heikki.krogerus@linux•intel.com>,
	"Ajay Gupta" <ajayg@nvidia•com>,
	"Peter Senna Tschudin" <peter.senna@gmail•com>,
	"Sebastian Reichel" <sebastian.reichel@collabora•com>,
	"Srinivas Pandruvada" <srinivas.pandruvada@linux•intel.com>,
	"Liang He" <windhl@126•com>, "Jean Delvare" <jdelvare@suse•de>,
	"Javier Martinez Canillas" <javierm@redhat•com>,
	"Adrien Grassein" <adrien.grassein@gmail•com>,
	"Nathan Chancellor" <nathan@kernel•org>,
	"Colin Leroy" <colin@colino•net>,
	"Krzysztof Hałasa" <khalasa@piap•pl>,
	"Jonathan Cameron" <Jonathan.Cameron@huawei•com>,
	"Petr Machata" <petrm@nvidia•com>,
	"Maximilian Luz" <luzmaximilian@gmail•com>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail•com>,
	"Wolfram Sang" <wsa@kernel•org>,
	kernel@pengutronix•de, "Hans Verkuil" <hverkuil-cisco@xs4all•nl>,
	linuxppc-dev@lists•ozlabs.org, "Peter Rosin" <peda@axentia•se>
Subject: Re: [PATCH] macintosh: Switch i2c drivers back to use .probe()
Date: Tue, 13 Jun 2023 23:31:39 +1000	[thread overview]
Message-ID: <871qifh4jo.fsf@mail.lhotse> (raw)
In-Reply-To: <20230613072044.gqyzostj4yu6yxo4@pengutronix.de>

Uwe Kleine-König <u.kleine-koenig@pengutronix•de> writes:
> On Tue, May 23, 2023 at 09:50:53PM +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 <u.kleine-koenig@pengutronix•de>
>> ---
>> Hello,
>> 
>> this patch was generated using coccinelle, but I aligned the result to
>> the per-file indention.
>> 
>> I chose to convert all drivers below drivers/macintosh in a single
>> patch, but if you prefer I can split by driver.
>> 
>> v6.4-rc1 was taken as a base, as there are no commits in next touching
>> drivers/macintosh I don't expect problems when applying this patch. If
>> conflicts arise until this is applied, feel free to just drop the files
>> with conflicts from this patch. I'll care about the fallout later then.
>> 
>> Also note there is no coordination necessary with the i2c tree. Dropping
>> .probe_new() will happen only when all (or most) drivers are converted,
>> which will happen after v6.5-rc1 for sure.
>
> Can someone still pick up this patch for v6.5-rc1?

Yes, I will.

cheers

  reply	other threads:[~2023-06-13 13:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-23 19:50 [PATCH] macintosh: Switch i2c drivers back to use .probe() Uwe Kleine-König
2023-05-23 21:40 ` Dmitry Torokhov
2023-06-01  6:30 ` Jean Delvare
2023-06-13  7:20 ` Uwe Kleine-König
2023-06-13 13:31   ` Michael Ellerman [this message]
2023-07-03  5:26 ` Michael Ellerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qifh4jo.fsf@mail.lhotse \
    --to=mpe@ellerman$(echo .)id.au \
    --cc=Jonathan.Cameron@huawei$(echo .)com \
    --cc=adrien.grassein@gmail$(echo .)com \
    --cc=ajayg@nvidia$(echo .)com \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=cminyard@mvista$(echo .)com \
    --cc=colin@colino$(echo .)net \
    --cc=dmitry.torokhov@gmail$(echo .)com \
    --cc=heikki.krogerus@linux$(echo .)intel.com \
    --cc=hverkuil-cisco@xs4all$(echo .)nl \
    --cc=javierm@redhat$(echo .)com \
    --cc=jdelvare@suse$(echo .)de \
    --cc=kernel@pengutronix$(echo .)de \
    --cc=khalasa@piap$(echo .)pl \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=luzmaximilian@gmail$(echo .)com \
    --cc=nathan@kernel$(echo .)org \
    --cc=peda@axentia$(echo .)se \
    --cc=peter.senna@gmail$(echo .)com \
    --cc=petrm@nvidia$(echo .)com \
    --cc=sebastian.reichel@collabora$(echo .)com \
    --cc=srinivas.pandruvada@linux$(echo .)intel.com \
    --cc=u.kleine-koenig@pengutronix$(echo .)de \
    --cc=windhl@126$(echo .)com \
    --cc=wsa@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox