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,
David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 1/6] drm/i2c/sil164: Drop no-op remove function
Date: Tue, 16 Aug 2022 12:37:39 +0200 [thread overview]
Message-ID: <YvtzcyNpaVkrifBp@shikoro> (raw)
In-Reply-To: <20220815080230.37408-2-u.kleine-koenig@pengutronix.de>
[-- Attachment #1: Type: text/plain, Size: 330 bytes --]
On Mon, Aug 15, 2022 at 10:02:25AM +0200, Uwe Kleine-König wrote:
> A remove callback that just returns 0 is equivalent to no callback at all
> as can be seen in i2c_device_remove(). So simplify accordingly.
>
> 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 --]
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: David Airlie <airlied@linux.ie>,
dri-devel@lists.freedesktop.org, linux-i2c@vger.kernel.org,
kernel@pengutronix.de
Subject: Re: [PATCH v2 1/6] drm/i2c/sil164: Drop no-op remove function
Date: Tue, 16 Aug 2022 12:37:39 +0200 [thread overview]
Message-ID: <YvtzcyNpaVkrifBp@shikoro> (raw)
In-Reply-To: <20220815080230.37408-2-u.kleine-koenig@pengutronix.de>
[-- Attachment #1: Type: text/plain, Size: 330 bytes --]
On Mon, Aug 15, 2022 at 10:02:25AM +0200, Uwe Kleine-König wrote:
> A remove callback that just returns 0 is equivalent to no callback at all
> as can be seen in i2c_device_remove(). So simplify accordingly.
>
> 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 --]
next prev parent reply other threads:[~2022-08-16 10:50 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 [this message]
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
[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=YvtzcyNpaVkrifBp@shikoro \
--to=wsa@kernel.org \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=kernel@pengutronix.de \
--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.