diff options
author | John Audia <therealgraysky@proton.me> | 2022-11-25 16:10:45 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-11-27 15:43:08 +0100 |
commit | 078bdc1856ef650c844bf180e0cb144c2db11f45 (patch) | |
tree | 6dc11b40ba026359e118a63229bdcd9f7f861b1e /target/linux/x86 | |
parent | b7388191a5e9e3af35a0b888a48a491c6ea125a7 (diff) | |
download | upstream-078bdc1856ef650c844bf180e0cb144c2db11f45.tar.gz upstream-078bdc1856ef650c844bf180e0cb144c2db11f45.tar.bz2 upstream-078bdc1856ef650c844bf180e0cb144c2db11f45.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>
(cherry picked from commit acb10faa35748ca3a7e0f559c431a1a752fdc529)
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.patch | 2 |
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, |