git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f04be6
)
ARM: Orion: UART: Get the clock rate via clk_get_rate().
author
Andrew Lunn
<andrew@lunn.ch>
Sat, 24 Dec 2011 02:06:34 +0000
(
03:06
+0100)
committer
Mike Turquette
<mturquette@linaro.org>
Tue, 8 May 2012 23:33:57 +0000
(16:33 -0700)
Let the machine pass to the platform which clock is used by the uart.
Enable the clock and use clk_get_rate() to determine its rate.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Jamie Lentin <jm@lentin.co.uk>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found