kernel: bump 4.19 to 4.19.93
[openwrt/staging/wigyori.git] / target / linux / brcm2708 / patches-4.19 / 950-0465-mmc-sdhci-Mask-spurious-interrupts.patch
index 1aa0a17965133ffb0ca796496bcc1779921d29d7..fd5cb5277cb9132cfc028285ed97e4d9adbf5445 100644 (file)
@@ -16,7 +16,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
 
 --- a/drivers/mmc/host/sdhci.c
 +++ b/drivers/mmc/host/sdhci.c
-@@ -2937,6 +2937,10 @@ static irqreturn_t sdhci_irq(int irq, vo
+@@ -2935,6 +2935,10 @@ static irqreturn_t sdhci_irq(int irq, vo
                        result = IRQ_WAKE_THREAD;
                }