]> 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)
commitda5b6c5e092fc7c43371b3bcaeba56b9d4ca6b22
tree285ca828d15109b942f053a5fc74b064b0cba427
parent8a004db3ac6960cf67a3ea7c52f4c526c0945eb9
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