[openwrt/openwrt] kernel: bump 5.15 to 5.15.37

LEDE Commits lede-commits at lists.infradead.org
Tue May 10 10:40:01 PDT 2022


rsalvaterra pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/634a45cf1d7e85d633314910bc030d40dbe476bb

commit 634a45cf1d7e85d633314910bc030d40dbe476bb
Author: Rui Salvaterra <rsalvaterra at gmail.com>
AuthorDate: Sun May 1 22:23:46 2022 +0100

    kernel: bump 5.15 to 5.15.37
    
    Patches automatically rebased.
    
    Signed-off-by: Rui Salvaterra <rsalvaterra at gmail.com>
---
 include/kernel-5.15                                                   | 4 ++--
 ...06-v5.18-spi-spi-mem-Kill-the-spi_mem_dtr_supports_op-helper.patch | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/kernel-5.15 b/include/kernel-5.15
index efac5d1b14..2f7ef8d59d 100644
--- a/include/kernel-5.15
+++ b/include/kernel-5.15
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.15 = .36
-LINUX_KERNEL_HASH-5.15.36 = 36345db17a937c197c72ca9c7f34c262b3a12f927c237ff7770193014e29c690
+LINUX_VERSION-5.15 = .37
+LINUX_KERNEL_HASH-5.15.37 = 18bf091a2157faa8d92a1aba2ecb66b5124bb0e033fc7797343984e069a2c026
diff --git a/target/linux/mediatek/patches-5.15/120-06-v5.18-spi-spi-mem-Kill-the-spi_mem_dtr_supports_op-helper.patch b/target/linux/mediatek/patches-5.15/120-06-v5.18-spi-spi-mem-Kill-the-spi_mem_dtr_supports_op-helper.patch
index 6a967f99ee..c313a455b6 100644
--- a/target/linux/mediatek/patches-5.15/120-06-v5.18-spi-spi-mem-Kill-the-spi_mem_dtr_supports_op-helper.patch
+++ b/target/linux/mediatek/patches-5.15/120-06-v5.18-spi-spi-mem-Kill-the-spi_mem_dtr_supports_op-helper.patch
@@ -25,7 +25,7 @@ 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
-@@ -1245,10 +1245,7 @@ static bool cqspi_supports_mem_op(struct
+@@ -1249,10 +1249,7 @@ static bool cqspi_supports_mem_op(struct
  		return false;
  	}
  




More information about the lede-commits mailing list