From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Arnd Bergmann <arnd@arndb.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Bartosz Golaszewski <brgl@bgdev.pl>,
Jean Delvare <jdelvare@suse.com>,
Eric Piel <eric.piel@tremplin-utc.net>,
Vladimir Oltean <olteanv@gmail.com>,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>,
Javier Martinez Canillas <javierm@redhat.com>,
Serge Semin <fancer.lancer@gmail.com>,
Wolfram Sang <wsa@kernel.org>,
Hans Verkuil <hverkuil-cisco@xs4all.nl>,
Justin Stitt <justinstitt@google.com>,
Yuan Can <yuancan@huawei.com>, Dan Carpenter <error27@gmail.com>,
Adrien Grassein <adrien.grassein@gmail.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Petr Machata <petrm@nvidia.com>,
linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org
Subject: Re: [PATCH] misc: Switch i2c drivers back to use .probe()
Date: Thu, 18 May 2023 09:28:46 +0200 [thread overview]
Message-ID: <20230518092846.2012482c@booty> (raw)
In-Reply-To: <20230517220135.170379-1-u.kleine-koenig@pengutronix.de>
Hi Uwe,
On Thu, 18 May 2023 00:01:35 +0200
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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.
>
> While touching these drivers, fix alignment in apds990x.c and bh1770glc.c.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
It's finally happening, thanks! \o/
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-05-18 7:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-17 22:01 [PATCH] misc: Switch i2c drivers back to use .probe() Uwe Kleine-König
2023-05-18 7:28 ` Luca Ceresoli [this message]
2023-05-24 7:43 ` Jean Delvare
2023-05-24 9:51 ` Bartosz Golaszewski
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=20230518092846.2012482c@booty \
--to=luca.ceresoli@bootlin.com \
--cc=adrien.grassein@gmail.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=arnd@arndb.de \
--cc=brgl@bgdev.pl \
--cc=eric.piel@tremplin-utc.net \
--cc=error27@gmail.com \
--cc=fancer.lancer@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hverkuil-cisco@xs4all.nl \
--cc=javierm@redhat.com \
--cc=jdelvare@suse.com \
--cc=justinstitt@google.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=petrm@nvidia.com \
--cc=srinivas.pandruvada@linux.intel.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=wsa@kernel.org \
--cc=yuancan@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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