From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: "André Apitzsch" <git@apitzsch.eu>
Cc: Pavel Machek <pavel@ucw.cz>, Lee Jones <lee@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-leds@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org,
~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH v2 2/2] leds: add ktd202x driver
Date: Sat, 2 Sep 2023 23:22:11 +0200 [thread overview]
Message-ID: <20230902212211.egbmusrbawkrrdlu@pengutronix.de> (raw)
In-Reply-To: <20230901-ktd202x-v2-2-3cb8b0ca02ed@apitzsch.eu>
[-- Attachment #1: Type: text/plain, Size: 519 bytes --]
Hello André,
On Fri, Sep 01, 2023 at 11:19:59PM +0200, André Apitzsch wrote:
> + .probe_new = ktd202x_probe,
probe_new is about to go away and since commit
03c835f498b540087244a6757e87dfe7ef10999b you can just use .probe with
the same prototype. So please use .probe here.
(Disclaimer: This is the only thing I checked here.)
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2023-09-02 21:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-01 21:19 [PATCH v2 0/2] leds: Add a driver for KTD202x André Apitzsch
2023-09-01 21:19 ` [PATCH v2 1/2] dt-bindings: leds: Add Kinetic KTD2026/2027 LED André Apitzsch
2023-09-04 7:34 ` Krzysztof Kozlowski
2023-09-01 21:19 ` [PATCH v2 2/2] leds: add ktd202x driver André Apitzsch
2023-09-02 21:22 ` Uwe Kleine-König [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=20230902212211.egbmusrbawkrrdlu@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=git@apitzsch.eu \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=phone-devel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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;
as well as URLs for NNTP newsgroup(s).