kernel: bump 5.4 to 5.4.77
[openwrt/staging/nbd.git] / target / linux / bcm27xx / patches-5.4 / 950-0134-spi-spi-bcm2835-Re-enable-HW-CS.patch
index d8cac64e810e07f3040bbd57e1988e027d5dee55..06928cb19e57d27f6407122695c879a3dca5b998 100644 (file)
@@ -70,7 +70,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
  }
  
  static int bcm2835_spi_setup(struct spi_device *spi)
-@@ -1289,6 +1337,7 @@ static int bcm2835_spi_probe(struct plat
+@@ -1277,6 +1325,7 @@ static int bcm2835_spi_probe(struct plat
        ctlr->bits_per_word_mask = SPI_BPW_MASK(8);
        ctlr->num_chipselect = BCM2835_SPI_NUM_CS;
        ctlr->setup = bcm2835_spi_setup;