aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-11-25 16:10:45 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-27 13:18:29 +0100
commitacb10faa35748ca3a7e0f559c431a1a752fdc529 (patch)
treef94d570520d39fb8cc53247d3da0a80a50143582 /target/linux/x86
parent590aa0ca515b3d9da06fe11d65f43d0dcf5b9cad (diff)
downloadupstream-acb10faa35748ca3a7e0f559c431a1a752fdc529.tar.gz
upstream-acb10faa35748ca3a7e0f559c431a1a752fdc529.tar.bz2
upstream-acb10faa35748ca3a7e0f559c431a1a752fdc529.zip
kernel: bump 5.10 to 5.10.156
Manually rebased: ath79/patches-5.10/910-unaligned_access_hacks.patch All other patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/patches-5.10/101-v5.15-mfd-lpc_ich-Enable-GPIO-driver-for-DH89xxCC.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/patches-5.10/101-v5.15-mfd-lpc_ich-Enable-GPIO-driver-for-DH89xxCC.patch b/target/linux/x86/patches-5.10/101-v5.15-mfd-lpc_ich-Enable-GPIO-driver-for-DH89xxCC.patch
index b4881bf1d3..a5bd2459ab 100644
--- a/target/linux/x86/patches-5.10/101-v5.15-mfd-lpc_ich-Enable-GPIO-driver-for-DH89xxCC.patch
+++ b/target/linux/x86/patches-5.10/101-v5.15-mfd-lpc_ich-Enable-GPIO-driver-for-DH89xxCC.patch
@@ -18,7 +18,7 @@ Signed-off-by: Lee Jones <lee.jones@linaro.org>
--- a/drivers/mfd/lpc_ich.c
+++ b/drivers/mfd/lpc_ich.c
-@@ -489,6 +489,7 @@ static struct lpc_ich_info lpc_chipset_i
+@@ -491,6 +491,7 @@ static struct lpc_ich_info lpc_chipset_i
[LPC_DH89XXCC] = {
.name = "DH89xxCC",
.iTCO_version = 2,