serial: MIPS: lantiq: add clk_enable() call to driver
authorThomas Langer <thomas.langer@lantiq.com>
Fri, 9 Aug 2013 18:54:30 +0000 (20:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 18:37:47 +0000 (11:37 -0700)
commit7c658e6b46be5d90e6bb668659bb4de6ce80c536
tree285ca828d15109b942f053a5fc74b064b0cba427
parent6734a834fbb634d64b6a7a6a590ae0ccebe89c6a
serial: MIPS: lantiq: add clk_enable() call to driver

Enable the clock if one is present when setting up the console.

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Acked-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/lantiq.c