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: linux-i2c@vger.kernel.org, kernel@pengutronix.de,
	Bartosz Golaszewski <brgl@bgdev.pl>, Sekhar Nori <nsekhar@ti.com>,
	Andy Shevchenko <andy.shevchenko@gmail.com>
Subject: Re: [PATCH v2 5/6] gpio: pca953x: Make platform teardown callback return void
Date: Tue, 16 Aug 2022 12:38:31 +0200	[thread overview]
Message-ID: <Yvtzp3eU+sNt120k@shikoro> (raw)
In-Reply-To: <20220815080230.37408-6-u.kleine-koenig@pengutronix.de>

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

On Mon, Aug 15, 2022 at 10:02:29AM +0200, Uwe Kleine-König wrote:
> All platforms that provide a teardown callback return 0. New users are
> supposed to not make use of platform support, so there is no
> functionality lost.
> 
> This patch is a preparation for making i2c remove callbacks return void.
> 
> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Applied to an immutable branch, thanks!

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

  parent reply	other threads:[~2022-08-16 11:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15  8:02 [PATCH v2 0/6] i2c: Make remove callback return void Uwe Kleine-König
2022-08-15  8:02 ` Uwe Kleine-König
2022-08-15  8:02 ` [PATCH v2 1/6] drm/i2c/sil164: Drop no-op remove function Uwe Kleine-König
2022-08-15  8:02   ` Uwe Kleine-König
2022-08-16 10:37   ` Wolfram Sang
2022-08-16 10:37     ` Wolfram Sang
2022-08-15  8:02 ` [PATCH v2 2/6] leds: lm3697: Remove duplicated error reporting in .remove() Uwe Kleine-König
2022-08-16 10:37   ` Wolfram Sang
2022-08-15  8:02 ` [PATCH v2 3/6] leds: lm3601x: Don't use mutex after it was destroyed Uwe Kleine-König
2022-08-16 10:38   ` Wolfram Sang
2022-08-15  8:02 ` [PATCH v2 4/6] leds: lm3601x: Improve error reporting for problems during .remove() Uwe Kleine-König
2022-08-16 10:38   ` Wolfram Sang
2022-08-15  8:02 ` [PATCH v2 5/6] gpio: pca953x: Make platform teardown callback return void Uwe Kleine-König
2022-08-15 14:21   ` Bartosz Golaszewski
2022-08-16  8:16   ` Andy Shevchenko
2022-08-16  8:18     ` Andy Shevchenko
2022-08-16 10:38   ` Wolfram Sang [this message]
     [not found] ` <20220815080230.37408-7-u.kleine-koenig@pengutronix.de>
2022-08-15  8:50   ` [PATCH v2 6/6] i2c: Make remove " Uwe Kleine-König
2022-08-16  8:34     ` Crt Mori
2022-08-16 10:39   ` Wolfram Sang
2022-08-16 10:59 ` [PATCH v2 0/6] " Wolfram Sang
2022-08-16 10:59   ` Wolfram Sang

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=Yvtzp3eU+sNt120k@shikoro \
    --to=wsa@kernel.org \
    --cc=andy.shevchenko@gmail.com \
    --cc=brgl@bgdev.pl \
    --cc=kernel@pengutronix.de \
    --cc=linux-i2c@vger.kernel.org \
    --cc=nsekhar@ti.com \
    --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.