kernel: bump 5.15 to 5.15.117
Manually rebased:
generic/backport-5.15/346-v5.18-01-Revert-ata-ahci-mvebu-Make-SATA-PHY-optional-for-Arm.patch
Removed upstreamed:
generic/backport-5.15/830-v6.2-ata-ahci-fix-enum-constants-for-gcc-13.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 0e89ba8430)
This commit is contained in:
committed by
Hauke Mehrtens
parent
1de5f74062
commit
1b6f2af148
@@ -334,7 +334,7 @@ Signed-off-by: Wolfram Sang <wsa@kernel.org>
|
||||
|
||||
--- a/drivers/i2c/busses/i2c-mv64xxx.c
|
||||
+++ b/drivers/i2c/busses/i2c-mv64xxx.c
|
||||
@@ -989,7 +989,7 @@ mv64xxx_i2c_probe(struct platform_device
|
||||
@@ -1000,7 +1000,7 @@ mv64xxx_i2c_probe(struct platform_device
|
||||
if (IS_ERR(drv_data->reg_base))
|
||||
return PTR_ERR(drv_data->reg_base);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user