]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: sec-irq: Convert to using REGMAP_IRQ_REG() macros
authorAndré Draszik <andre.draszik@linaro.org>
Wed, 9 Apr 2025 20:37:43 +0000 (21:37 +0100)
committerLee Jones <lee@kernel.org>
Fri, 23 May 2025 07:48:49 +0000 (08:48 +0100)
commit10008dcc623441acb3bdb67069ee8d62c2aa79f1
tree9e40df2c59f07ae019c7a96ec8431d2935506d27
parent55684cbb537c02a027a0948220450f5b37db1e70
mfd: sec-irq: Convert to using REGMAP_IRQ_REG() macros

Use REGMAP_IRQ_REG macro helpers instead of open coding. This makes the
code a bit shorter and more obvious.

Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://lore.kernel.org/r/20250409-s2mpg10-v4-22-d66d5f39b6bf@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/sec-irq.c