diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-13 11:30:07 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-15 10:53:17 +0100 |
commit | 62feabecd8a84cfe0d6a5aa3bad2720dbf328370 (patch) | |
tree | ab9ea1c18f45f461775d021082ee170f6fe478ff /target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch | |
parent | 9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc (diff) | |
download | upstream-62feabecd8a84cfe0d6a5aa3bad2720dbf328370.tar.gz upstream-62feabecd8a84cfe0d6a5aa3bad2720dbf328370.tar.bz2 upstream-62feabecd8a84cfe0d6a5aa3bad2720dbf328370.zip |
kernel: bump 4.14 to 4.14.99
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch')
-rw-r--r-- | target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch b/target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch index 2ad1f6f9f8..d238ed9728 100644 --- a/target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch +++ b/target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch @@ -10,7 +10,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> --- a/drivers/tty/serial/serial_core.c +++ b/drivers/tty/serial/serial_core.c -@@ -428,6 +428,9 @@ uart_get_baud_rate(struct uart_port *por +@@ -431,6 +431,9 @@ uart_get_baud_rate(struct uart_port *por break; } |