All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: kernel@pengutronix.de,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	 linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>
Subject: Re: [PATCH 0/4] w1: Convert to platform remove callback returning void
Date: Tue, 20 Feb 2024 11:25:45 +0100	[thread overview]
Message-ID: <170842474594.51528.5868628696022611171.b4-ty@linaro.org> (raw)
In-Reply-To: <cover.1708340114.git.u.kleine-koenig@pengutronix.de>


On Mon, 19 Feb 2024 11:59:26 +0100, Uwe Kleine-König wrote:
> this series converts all drivers below drivers/w1 to struct
> platform_driver::remove_new(). See commit 5c5a7680e67b ("platform:
> Provide a remove callback that returns no value") for an extended
> explanation and the eventual goal.
> 
> All four conversations are trivial, because their .remove() callbacks
> returned zero unconditionally.
> 
> [...]

Applied, thanks!

[1/4] w1: mxc_w1: Convert to platform remove callback returning void
      https://git.kernel.org/krzk/linux-w1/c/63724bbfb1e6b5e202f9393da4b25d4e7a46f5ec
[2/4] w1: omap_hdq: Convert to platform remove callback returning void
      https://git.kernel.org/krzk/linux-w1/c/aa68465cf3d39996b291fb2080946c2e4d7cc100
[3/4] w1: sgi_w1: Convert to platform remove callback returning void
      https://git.kernel.org/krzk/linux-w1/c/d7516044f167b219dae13010e6ff790e3fc96ef5
[4/4] w1: w1-gpio: Convert to platform remove callback returning void
      https://git.kernel.org/krzk/linux-w1/c/d97d263132a69a0bda54efce3df04e55fa6341f7

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


      parent reply	other threads:[~2024-02-20 10:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-19 10:59 [PATCH 0/4] w1: Convert to platform remove callback returning void Uwe Kleine-König
2024-02-19 10:59 ` [PATCH 2/4] w1: omap_hdq: " Uwe Kleine-König
2024-02-19 10:59 ` [PATCH 4/4] w1: w1-gpio: " Uwe Kleine-König
2024-02-19 20:25 ` [PATCH 0/4] w1: " Uwe Kleine-König
2024-02-20 10:19   ` Krzysztof Kozlowski
2024-02-20 10:21     ` Krzysztof Kozlowski
2024-02-19 20:28 ` [PATCH 1/4] w1: mxc_w1: " Uwe Kleine-König
2024-02-19 20:28 ` [PATCH 3/4] w1: sgi_w1: " Uwe Kleine-König
2024-02-20 10:25 ` Krzysztof Kozlowski [this message]

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=170842474594.51528.5868628696022611171.b4-ty@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@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.