diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-13 11:38:08 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-14 16:45:01 +0100 |
commit | 9a1d7ff187300767f77401302b43733ee01080b4 (patch) | |
tree | 7ea9dd08a1b436b0567f64d72e149ea0a960b0a7 /target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch | |
parent | a23a13dec27109bbd7171921ec9a89154aabbf26 (diff) | |
download | upstream-9a1d7ff187300767f77401302b43733ee01080b4.tar.gz upstream-9a1d7ff187300767f77401302b43733ee01080b4.tar.bz2 upstream-9a1d7ff187300767f77401302b43733ee01080b4.zip |
kernel: bump 4.14 to 4.14.99
Refreshed all patches.
Remove upstreamed:
- 950-0434-mmc-bcm2835-Recover-from-MMC_SEND_EXT_CSD.patch
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, 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; } |