lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260109104838.GG1118061@google.com>
Date: Fri, 9 Jan 2026 10:48:38 +0000
From: Lee Jones <lee@...nel.org>
To: André Draszik <andre.draszik@...aro.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, 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 [李琼斯]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ