The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andy Shevchenko <andy@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Miguel Ojeda <ojeda@kernel.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-kernel@vger.kernel.org, kernel@pengutronix.de,
	Paul Burton <paulburton@kernel.org>
Subject: Re: [PATCH 0/3] auxdisplay: Convert to platform remove callback returning void
Date: Tue, 12 Mar 2024 17:38:23 +0200	[thread overview]
Message-ID: <ZfB27-QS2nm1xkp9@smile.fi.intel.com> (raw)
In-Reply-To: <cover.1710194084.git.u.kleine-koenig@pengutronix.de>

On Mon, Mar 11, 2024 at 10:59:21PM +0100, Uwe Kleine-König wrote:
> Hello,
> 
> this series converts all platform drivers below drivers/auxdisplay to
> stop using struct platform_driver::remove(). See commit 5c5a7680e67b
> ("platform: Provide a remove callback that returns no value") for an
> extended explanation and the eventual goal.
> 
> All conversations are trivial, because the driver's .remove() callbacks
> returned zero unconditionally.
> 
> There are no interdependencies between these patches, still I'd expect
> them to be picked up together. This is merge window material.

Pushed to my review and testing queue, thanks!

-- 
With Best Regards,
Andy Shevchenko



      parent reply	other threads:[~2024-03-12 15:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 21:59 [PATCH 0/3] auxdisplay: Convert to platform remove callback returning void Uwe Kleine-König
2024-03-11 21:59 ` [PATCH 1/3] auxdisplay: cfag12864bfb: " Uwe Kleine-König
2024-03-12  8:16   ` Geert Uytterhoeven
2024-03-12 10:47   ` Miguel Ojeda
2024-03-11 21:59 ` [PATCH 2/3] auxdisplay: hd44780: " Uwe Kleine-König
2024-03-12  8:16   ` Geert Uytterhoeven
2024-03-11 21:59 ` [PATCH 3/3] auxdisplay: img-ascii-lcd: " Uwe Kleine-König
2024-03-12  8:17   ` Geert Uytterhoeven
2024-03-12 10:27     ` Uwe Kleine-König
2024-03-12 15:36       ` Andy Shevchenko
2024-03-12 15:38 ` Andy Shevchenko [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=ZfB27-QS2nm1xkp9@smile.fi.intel.com \
    --to=andy@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ojeda@kernel.org \
    --cc=paulburton@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox