kernel: bump 5.4 to 5.4.81
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0215-spi-bcm2835-enable-shared-interrupt-support.patch
index fb0a0699cd2583dd814c3fbc3663076d2634a72d..35a4e71245e842d9727680eb8f06cc02654c8637 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 */
-@@ -1334,7 +1338,8 @@ static int bcm2835_spi_probe(struct plat
+@@ -1330,7 +1334,8 @@ static int bcm2835_spi_probe(struct plat
        bcm2835_wr(bs, BCM2835_SPI_CS,
                   BCM2835_SPI_CS_CLEAR_RX | BCM2835_SPI_CS_CLEAR_TX);