summaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-5.4
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2021-08-12 09:28:18 -0400
committerDavid Bauer <mail@david-bauer.net>2021-08-14 20:25:25 +0200
commited9341dd78dcf86828769a7244a989d2c6ac2dbc (patch)
tree370efc0c78c6552227e10e3ca599eb2b4cd48fe0 /target/linux/mediatek/patches-5.4
parent02e2723ef317c65b6ddfc70144b10f9936cfc2af (diff)
downloadopenwrt-ed9341dd78dcf86828769a7244a989d2c6ac2dbc.tar.gz
openwrt-ed9341dd78dcf86828769a7244a989d2c6ac2dbc.tar.bz2
openwrt-ed9341dd78dcf86828769a7244a989d2c6ac2dbc.zip
kernel: bump 5.4 to 5.4.140
Removed upstreamed bcm27xx/patches-5.4: 950-0977-USB-gadget-f_hid-avoid-crashes-and-log-spam.patch 950-0980-SQUASH-USB-gadget-f_hid-remove-more-spam.patch All other patches automatically rebased. Build system: x86_64 Build-tested: ipq806x/R7800 Run-tested: ipq806x/R7800 No dmesg regressions, everything functional Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/mediatek/patches-5.4')
-rw-r--r--target/linux/mediatek/patches-5.4/0900-bt-mtk-serial-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-5.4/0900-bt-mtk-serial-fix.patch b/target/linux/mediatek/patches-5.4/0900-bt-mtk-serial-fix.patch
index 12844c860f..872b2bad45 100644
--- a/target/linux/mediatek/patches-5.4/0900-bt-mtk-serial-fix.patch
+++ b/target/linux/mediatek/patches-5.4/0900-bt-mtk-serial-fix.patch
@@ -19,7 +19,7 @@
},
[PORT_NPCM] = {
.name = "Nuvoton 16550",
-@@ -2591,6 +2591,11 @@ serial8250_do_set_termios(struct uart_po
+@@ -2597,6 +2597,11 @@ serial8250_do_set_termios(struct uart_po
unsigned long flags;
unsigned int baud, quot, frac = 0;