kernel: bump 5.4 to 5.4.79
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0134-spi-spi-bcm2835-Re-enable-HW-CS.patch
index 06928cb19e57d27f6407122695c879a3dca5b998..13dd356f930b187845bcf310bd3c56f248651d9b 100644 (file)
@@ -70,7 +70,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
  }
  
  static int bcm2835_spi_setup(struct spi_device *spi)
-@@ -1277,6 +1325,7 @@ static int bcm2835_spi_probe(struct plat
+@@ -1276,6 +1324,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;