public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: "André Draszik" <andre.draszik@linaro.org>
Cc: linux-kernel@vger.kernel.org,
	Peter Griffin <peter.griffin@linaro.org>,
	Tudor Ambarus <tudor.ambarus@linaro.org>,
	Will McVicker <willmcvicker@google.com>,
	Juan Yescas <jyescas@google.com>
Subject: Re: (subset) [PATCH] mfd: max77759: drop use of irqd_get_trigger_type
Date: Fri, 9 Jan 2026 10:48:38 +0000	[thread overview]
Message-ID: <20260109104838.GG1118061@google.com> (raw)
In-Reply-To: <176795562101.1634294.6177215545332490437.b4-ty@kernel.org>

On Fri, 09 Jan 2026, Lee Jones wrote:

> On Wed, 17 Dec 2025 12:03:58 +0000, André Draszik wrote:
> > irqd_get_trigger_type() is meant for cases where the driver needs to
> > know the configured IRQ trigger type and e.g. wants to change its
> > behaviour accordingly. Furthermore, platform support code, e.g. DT
> > handling, will configure the hardware based on that, and drivers don't
> > need to pass the trigger type into request_irq() and friends.
> > 
> > Drop the use from this driver, as it doesn't need to know the trigger
> > type.
> > 
> > [...]
> 
> Applied, thanks!
> 
> [1/1] mfd: max77759: drop use of irqd_get_trigger_type
>       commit: 9a04d9a9d936ec902e5d8a3d1a5079724dca5452

I applied this for you.  However, if you are going to keep submitting to
MFD, please start using the expected subject line format.

  mfd: subdev: Succinct summary starting with an upper-case char

It would save me a bunch of fixing up if you did.  Thanks.

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2026-01-09 10:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-17 12:03 [PATCH] mfd: max77759: drop use of irqd_get_trigger_type André Draszik
2026-01-09 10:47 ` (subset) " Lee Jones
2026-01-09 10:48   ` Lee Jones [this message]
2026-01-09 11:40     ` André Draszik

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=20260109104838.GG1118061@google.com \
    --to=lee@kernel.org \
    --cc=andre.draszik@linaro.org \
    --cc=jyescas@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter.griffin@linaro.org \
    --cc=tudor.ambarus@linaro.org \
    --cc=willmcvicker@google.com \
    /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