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:
99c1385
)
[ARM] 3628/1: S3C24XX: add get_rate call to struct clk
author
Ben Dooks
<ben-linux@fluff.org>
Thu, 22 Jun 2006 21:18:21 +0000
(22:18 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 22 Jun 2006 21:18:21 +0000
(22:18 +0100)
Patch from Ben Dooks
Add a get_rate call to allow an given clock
to over-ride the clk_get_rate() call.
This provides support for clocks which rely on
division of their parent to correctly report
their frequency when the parent can also change.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found