* [GIT PULL] i2c-host-fixes for v6.19-rc7
@ 2026-01-23 12:34 Andi Shyti
2026-01-24 11:58 ` Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2026-01-23 12:34 UTC (permalink / raw)
To: Wolfram Sang; +Cc: lkml, linux-i2c, Andi Shyti
Hi Wolfram,
one fix for this week. It addresses a genirq warning in the
SpacemiT K1 driver by dropping the IRQF_ONESHOT flag, which is
not supposed to be used without a threaded handler.
Thank you and I wish you a great weekend,
Andi
The following changes since commit ccd1cdca5cd433c8a5dff78b69a79b31d9b77ee1:
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux (2025-12-24 09:23:04 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.19-rc7
for you to fetch changes up to e351836a54e3b0b4483f896abcd6a0dc71097693:
i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request (2026-01-22 14:07:58 +0100)
----------------------------------------------------------------
i2c-host-fixes for v6.19-rc7
k1: drop IRQF_ONESHOT from IRQ request to fix genirq warning.
----------------------------------------------------------------
Yixun Lan (1):
i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
drivers/i2c/busses/i2c-k1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-24 11:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23 12:34 [GIT PULL] i2c-host-fixes for v6.19-rc7 Andi Shyti
2026-01-24 11:58 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox