[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b54bdab557b6cb5638a841f87a119b21a13314e3.camel@linaro.org>
Date: Fri, 09 Jan 2026 11:40:33 +0000
From: André Draszik <andre.draszik@...aro.org>
To: Lee Jones <lee@...nel.org>
Cc: linux-kernel@...r.kernel.org, Peter Griffin <peter.griffin@...aro.org>,
Tudor Ambarus <tudor.ambarus@...aro.org>, Will McVicker
<willmcvicker@...gle.com>, Juan Yescas <jyescas@...gle.com>
Subject: Re: (subset) [PATCH] mfd: max77759: drop use of
irqd_get_trigger_type
On Fri, 2026-01-09 at 10:48 +0000, Lee Jones wrote:
> 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.
I must admit I indeed forgot to do that on these. Thanks for fixing it
up and applying Lee.
A.
Powered by blists - more mailing lists