diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-28 19:04:19 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-28 19:04:19 +0000 |
commit | c2df3a7179711a09da6a7d16890ed0ba0be9c9ce (patch) | |
tree | ccd5e5f3b2c7aa3a56b1668a40fc8fc3a70eb265 /target/linux/ar7/patches-2.6.27/500-serial_kludge.patch | |
parent | e0c3e283da980da56f44eb44348e1b812de1bddb (diff) | |
download | upstream-c2df3a7179711a09da6a7d16890ed0ba0be9c9ce.tar.gz upstream-c2df3a7179711a09da6a7d16890ed0ba0be9c9ce.tar.bz2 upstream-c2df3a7179711a09da6a7d16890ed0ba0be9c9ce.zip |
refresh patches
SVN-Revision: 16156
Diffstat (limited to 'target/linux/ar7/patches-2.6.27/500-serial_kludge.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.27/500-serial_kludge.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-2.6.27/500-serial_kludge.patch b/target/linux/ar7/patches-2.6.27/500-serial_kludge.patch index 6ce59edf2c..e7a4b24472 100644 --- a/target/linux/ar7/patches-2.6.27/500-serial_kludge.patch +++ b/target/linux/ar7/patches-2.6.27/500-serial_kludge.patch @@ -1,6 +1,6 @@ --- a/drivers/serial/8250.c +++ b/drivers/serial/8250.c -@@ -266,6 +266,13 @@ static const struct serial8250_config ua +@@ -264,6 +264,13 @@ static const struct serial8250_config ua .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_10, .flags = UART_CAP_FIFO, }, @@ -14,7 +14,7 @@ }; #if defined (CONFIG_SERIAL_8250_AU1X00) -@@ -2524,7 +2531,11 @@ static void serial8250_console_putchar(s +@@ -2552,7 +2559,11 @@ static void serial8250_console_putchar(s { struct uart_8250_port *up = (struct uart_8250_port *)port; |