From: Andi Shyti <andi.shyti@kernel.org>
To: Oleksij Rempel <linux@rempel-privat.de>,
Dan Carpenter <dan.carpenter@linaro.org>
Cc: Andi Shyti <andi.shyti@kernel.org>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
linux-i2c@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] i2c: imx: Clean up a call to request_irq()
Date: Wed, 2 Aug 2023 22:10:32 +0200 [thread overview]
Message-ID: <169100562784.1919254.4818687788219395410.b4-ty@kernel.org> (raw)
In-Reply-To: <fa375cc0-893a-4e64-8bf6-cc37f9ebecf5@moroto.mountain>
Hi
On Tue, 25 Jul 2023 09:50:55 +0300, Dan Carpenter wrote:
> This is passing a NULL thread to request_threaded_irq(). So it's not
> really a threaded IRQ at all. It's more readable to call request_irq()
> instead.
>
>
Applied to i2c/andi-for-next on
https://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git
Please note that this patch may still undergo further evaluation
and the final decision will be made in collaboration with
Wolfram.
Thank you,
Andi
Patches applied
===============
[1/1] i2c: imx: Clean up a call to request_irq()
commit: b4fd609a2018bb0bfce9351c506a6e0dc7fb64e8
next prev parent reply other threads:[~2023-08-02 20:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-25 6:50 [PATCH] i2c: imx: Clean up a call to request_irq() Dan Carpenter
2023-07-25 7:36 ` Uwe Kleine-König
2023-07-25 7:42 ` Dan Carpenter
2023-08-02 20:10 ` Andi Shyti [this message]
2023-08-14 15:08 ` 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=169100562784.1919254.4818687788219395410.b4-ty@kernel.org \
--to=andi.shyti@kernel.org \
--cc=dan.carpenter@linaro.org \
--cc=festevam@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kernel@pengutronix.de \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux@rempel-privat.de \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/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