pch_uart: fix uart clock setting issue
authorTomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Wed, 23 Feb 2011 01:03:16 +0000 (10:03 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Feb 2011 01:22:03 +0000 (17:22 -0800)
commitaac6c0b0fd6458f166651fc102695fb8836a4d95
tree4d6dcf555b22c8d79dbc292eee6f915fbb7b4f82
parent23877fdc6df3306037d81d2ac71c2d6e26ec08f4
pch_uart: fix uart clock setting issue

Currently, uart clock is not set correctly.
This patch fixes the issue.

Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/pch_uart.c