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:
80a5931
)
[ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 30 Nov 2008 17:38:14 +0000
(17:38 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 30 Nov 2008 17:38:14 +0000
(17:38 +0000)
Where devices only have one consumer, passing a consumer clock ID
has no real benefit, and it only encourages wrong implementations of
the clk API. Remove it.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found