summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/i2c-exynos5-Remove-IRQF_ONESHOT.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/i2c-exynos5-Remove-IRQF_ONESHOT.patch')
-rw-r--r--debian/patches-rt/i2c-exynos5-Remove-IRQF_ONESHOT.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/i2c-exynos5-Remove-IRQF_ONESHOT.patch b/debian/patches-rt/i2c-exynos5-Remove-IRQF_ONESHOT.patch
index 2d0903133..8570d319e 100644
--- a/debian/patches-rt/i2c-exynos5-Remove-IRQF_ONESHOT.patch
+++ b/debian/patches-rt/i2c-exynos5-Remove-IRQF_ONESHOT.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Tue, 13 Aug 2019 12:30:12 +0200
Subject: [PATCH] i2c: exynos5: Remove IRQF_ONESHOT
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.9-rt3.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.10-rt5.tar.xz
The drivers sets IRQF_ONESHOT and passes only a primary handler. The IRQ
is masked while the primary is handler is invoked independently of