kernel: bump 6.12 to 6.12.72
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.72 All patches automatically rebased. Build system: x86/64 Build-tested: flogic/glinet_gl-mt6000 Run-tested: flogic/glinet_gl-mt6000 Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/22191 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
d4845bf618
commit
129244d618
@ -158,7 +158,7 @@ Signed-off-by: Mark Brown <broonie@kernel.org>
|
||||
.supports_op = airoha_snand_supports_op,
|
||||
.exec_op = airoha_snand_exec_op,
|
||||
.dirmap_create = airoha_snand_dirmap_create,
|
||||
@@ -1101,36 +1026,6 @@ static int airoha_snand_setup(struct spi
|
||||
@@ -1106,36 +1031,6 @@ static int airoha_snand_setup(struct spi
|
||||
return 0;
|
||||
}
|
||||
|
||||
@ -195,7 +195,7 @@ Signed-off-by: Mark Brown <broonie@kernel.org>
|
||||
static const struct regmap_config spi_ctrl_regmap_config = {
|
||||
.name = "ctrl",
|
||||
.reg_bits = 32,
|
||||
@@ -1204,7 +1099,7 @@ static int airoha_snand_probe(struct pla
|
||||
@@ -1227,7 +1122,7 @@ static int airoha_snand_probe(struct pla
|
||||
ctrl->setup = airoha_snand_setup;
|
||||
device_set_node(&ctrl->dev, dev_fwnode(dev));
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
+ select DMA_NONCOHERENT
|
||||
select DEBUG_ZBOOT if DEBUG_KERNEL
|
||||
select EARLY_PRINTK_8250
|
||||
select SERIAL_8250
|
||||
select ECONET_EN751221_TIMER
|
||||
--- a/drivers/usb/host/Kconfig
|
||||
+++ b/drivers/usb/host/Kconfig
|
||||
@@ -71,7 +71,7 @@ config USB_XHCI_HISTB
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
LINUX_VERSION-6.12 = .71
|
||||
LINUX_KERNEL_HASH-6.12.71 = 143e8bc76cc41f831b51aa5e75819bed55bed41f299d35922820f1d2d2b02600
|
||||
LINUX_VERSION-6.12 = .72
|
||||
LINUX_KERNEL_HASH-6.12.72 = b1f58741bafbefe5d16789846565919f093dfcb69b839cc8a3b0a92ff8947179
|
||||
|
||||
Loading…
Reference in New Issue
Block a user