diff options
author | Kuan-Yi Li <kyli@abysm.org> | 2021-05-30 09:58:26 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-05-30 23:45:49 +0200 |
commit | fc0fd5473895b70497c0f043d16f7fe812677f1f (patch) | |
tree | 5246b1d20a69f27c03be9af435d8783e3354f223 /target/linux/ipq806x/patches-5.4 | |
parent | 1a41b88803366fdd8eaf773c4a10e41a0e8947db (diff) | |
download | upstream-fc0fd5473895b70497c0f043d16f7fe812677f1f.tar.gz upstream-fc0fd5473895b70497c0f043d16f7fe812677f1f.tar.bz2 upstream-fc0fd5473895b70497c0f043d16f7fe812677f1f.zip |
kernel: bump 5.4 to 5.4.123
Removed because in upstream
generic/pending-5.4/770-02-net-ethernet-mtk_eth_soc-fix-rx-vlan-offload.patch
All others updated automatically.
Runtime-tested on bcm27xx/bcm2711.
Fixes: FS#3085
Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
Diffstat (limited to 'target/linux/ipq806x/patches-5.4')
-rw-r--r-- | target/linux/ipq806x/patches-5.4/0063-2-tsens-support-configurable-interrupts.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-5.4/0063-2-tsens-support-configurable-interrupts.patch b/target/linux/ipq806x/patches-5.4/0063-2-tsens-support-configurable-interrupts.patch index 585bd62a58..54488f25a8 100644 --- a/target/linux/ipq806x/patches-5.4/0063-2-tsens-support-configurable-interrupts.patch +++ b/target/linux/ipq806x/patches-5.4/0063-2-tsens-support-configurable-interrupts.patch @@ -163,7 +163,7 @@ Signed-off-by: Rajith Cherian <rajith@codeaurora.org> mutex_unlock(&tzd->lock); return tzd; -@@ -762,7 +802,10 @@ static const char * const trip_types[] = +@@ -765,7 +805,10 @@ static const char * const trip_types[] = [THERMAL_TRIP_ACTIVE] = "active", [THERMAL_TRIP_PASSIVE] = "passive", [THERMAL_TRIP_HOT] = "hot", |