All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-i2c@vger.kernel.org, kernel@pengutronix.de,
	Lee Jones <lee@kernel.org>
Subject: Re: [PATCH 1/2] w1: ds2482: Switch back to use struct i2c_driver's .probe()
Date: Wed, 13 Sep 2023 10:50:14 +0200	[thread overview]
Message-ID: <ZQF3xtPTDo5Sj4TB@shikoro> (raw)
In-Reply-To: <20230905194253.256054-2-u.kleine-koenig@pengutronix.de>

[-- Attachment #1: Type: text/plain, Size: 668 bytes --]

On Tue, Sep 05, 2023 at 09:42:52PM +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
> commit 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.
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Link: https://lore.kernel.org/lkml/20230612072807.839689-1-u.kleine-koenig@pengutronix.de/
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Applied to for-current, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2023-09-13  8:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-05 19:42 [PATCH 0/2] i2c: Finalize the .probe_new() quest Uwe Kleine-König
2023-09-05 19:42 ` [PATCH 1/2] w1: ds2482: Switch back to use struct i2c_driver's .probe() Uwe Kleine-König
2023-09-13  8:50   ` Wolfram Sang [this message]
2023-09-05 19:42 ` [PATCH 2/2] i2c: Drop legacy callback .probe_new() Uwe Kleine-König
2023-09-13  8:50   ` Wolfram Sang
2023-09-20  6:54     ` Uwe Kleine-König
2023-09-20  9:04       ` Wolfram Sang
2023-09-20  9:43         ` Uwe Kleine-König
2023-09-20  9:47           ` Wolfram Sang
2023-09-14  9:45   ` Lee Jones

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=ZQF3xtPTDo5Sj4TB@shikoro \
    --to=wsa@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lee@kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.