]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita7b8d9c4200a04ed561f88ac87ebef5ca798ccbb
tree285ca828d15109b942f053a5fc74b064b0cba427
parentda483c4c58ee2b428b3433883e27c83bbbd6ed51
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