]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mfd: sec: Drop now unused struct sec_pmic_dev::irq_data
authorAndré Draszik <andre.draszik@linaro.org>
Tue, 13 Jan 2026 14:03:13 +0000 (14:03 +0000)
committerLee Jones <lee@kernel.org>
Tue, 20 Jan 2026 15:37:48 +0000 (15:37 +0000)
commitb31583a1a9ab32923734ceb5fc95e536dfacccf7
treec6b83c3fc8937e6d837482c09cc5f84d47fa73e1
parentc70aee3dd85482c67720eb642d59ebbb9433faa5
mfd: sec: Drop now unused struct sec_pmic_dev::irq_data

This was used only to allow the s5m RTC driver to deal with the alarm
IRQ. That driver now uses a different approach to acquire that IRQ, and
::irq_data doesn't need to be kept around anymore.

Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://patch.msgid.link/20260113-s5m-alarm-v3-3-855a19db1277@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/sec-common.c
drivers/mfd/sec-core.h
drivers/mfd/sec-irq.c
include/linux/mfd/samsung/core.h