From: Rui Salvaterra Date: Sun, 1 May 2022 21:23:46 +0000 (+0100) Subject: kernel: bump 5.15 to 5.15.37 X-Git-Url: http://git.openwrt.org/openwrt/docs.git?a=commitdiff_plain;h=634a45cf1d7e85d633314910bc030d40dbe476bb;p=openwrt%2Fstaging%2Fchunkeey.git kernel: bump 5.15 to 5.15.37 Patches automatically rebased. Signed-off-by: Rui Salvaterra --- 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; }