kernel: bump 5.15 to 5.15.36
[openwrt/staging/chunkeey.git] / target / linux / mediatek / patches-5.15 / 120-06-v5.18-spi-spi-mem-Kill-the-spi_mem_dtr_supports_op-helper.patch
index 0c9e7231518c3f4af2081d01fbc3506f1379da02..6a967f99ee33eed93cf6b5cfb9fda5254de96257 100644 (file)
@@ -25,9 +25,9 @@ Link: https://lore.kernel.org/linux-mtd/20220127091808.1043392-6-miquel.raynal@b
 
 --- a/drivers/spi/spi-cadence-quadspi.c
 +++ b/drivers/spi/spi-cadence-quadspi.c
-@@ -1230,10 +1230,7 @@ static bool cqspi_supports_mem_op(struct
-       if (!(all_true || all_false))
+@@ -1245,10 +1245,7 @@ static bool cqspi_supports_mem_op(struct
                return false;
+       }
  
 -      if (all_true)
 -              return spi_mem_dtr_supports_op(mem, op);