kernel: bump 5.4 to 5.4.126
[openwrt/staging/chunkeey.git] / target / linux / bcm27xx / patches-5.4 / 950-0788-Revert-SQUASH-Fix-spi-driver-compiler-warnings.patch
index 437e5aba5954cc06f9c4220572648c49eaca9c88..fad57b4863977bbe18a5b2773b26a8261845c97d 100644 (file)
@@ -20,4 +20,4 @@ See: https://github.com/raspberrypi/linux/pull/3687
 +      enum gpio_lookup_flags lflags;
        u32 cs;
  
-       /*
+       if (spi->chip_select >= BCM2835_SPI_NUM_CS) {