diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-08-28 10:09:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-28 16:00:42 -0700 |
commit | 15ef17f622033455dcf03ae96256e474073a7b11 (patch) | |
tree | f3b0b6f88fffa9e9be3395d7b4d655767a608194 /drivers/tty/hvc | |
parent | a416bfa2a6b4e00a7bc69641b8fc2414873a5fd9 (diff) |
tty: ar933x_uart: use the clk API to get the uart clock
The AR933x UARTs are only used on the Atheros AR933x
SoCs. The base clock frequency of the UART is passed
to the driver via platform data. The SoC support code
implements the generic clock API, and the clock rate
can be retrieved via that.
Update the code to get the clock rate via the generic
clock API instead of using the platform data.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/hvc')
0 files changed, 0 insertions, 0 deletions