kernel: bump 4.19 to 4.19.66
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0553-spi-bcm2835-enable-shared-interrupt-support.patch
index 9fd6608542a85796ae6879f0bf0ff4107d556098..ab951cd67e05af2e134b31c78e7a65e89ae5f3ab 100644 (file)
@@ -23,7 +23,7 @@ Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
        /* Read as many bytes as possible from FIFO */
        bcm2835_rd_fifo(bs);
        /* Write as many bytes as possible to FIFO */
-@@ -755,7 +759,8 @@ static int bcm2835_spi_probe(struct plat
+@@ -756,7 +760,8 @@ static int bcm2835_spi_probe(struct plat
        bcm2835_wr(bs, BCM2835_SPI_CS,
                   BCM2835_SPI_CS_CLEAR_RX | BCM2835_SPI_CS_CLEAR_TX);