kernel/3.10: refresh all target patches
[openwrt/staging/lynxis/omap.git] / target / linux / lantiq / patches-3.10 / 0029-serial-MIPS-lantiq-add-clk_enable-call-to-driver.patch
index 283dc7952af44697cd964c0c339edd3da8528b92..9dba8534d1eec777b5a77934e4f2de631d7f1e11 100644 (file)
@@ -11,11 +11,9 @@ Acked-by: John Crispin <blogic@openwrt.org>
  drivers/tty/serial/lantiq.c |    3 +++
  1 file changed, 3 insertions(+)
 
-diff --git a/drivers/tty/serial/lantiq.c b/drivers/tty/serial/lantiq.c
-index 15733da..93ac046 100644
 --- a/drivers/tty/serial/lantiq.c
 +++ b/drivers/tty/serial/lantiq.c
-@@ -636,6 +636,9 @@ lqasc_console_setup(struct console *co, char *options)
+@@ -636,6 +636,9 @@ lqasc_console_setup(struct console *co,
  
        port = &ltq_port->port;
  
@@ -25,6 +23,3 @@ index 15733da..93ac046 100644
        port->uartclk = clk_get_rate(ltq_port->fpiclk);
  
        if (options)
--- 
-1.7.10.4
-