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:
9c7dc56
)
ARM: tegra: clock: Refcount periph clock enables
author
Colin Cross
<ccross@android.com>
Thu, 21 Oct 2010 02:19:58 +0000
(19:19 -0700)
committer
Colin Cross
<ccross@android.com>
Tue, 22 Feb 2011 19:22:24 +0000
(11:22 -0800)
Some peripheral clocks share enable bits. Refcount the enables so
that calling clk_disable on one clock will not turn off another
clock.
Signed-off-by: Colin Cross <ccross@android.com>
Acked-by: Olof Johansson <olof@lixom.net>
No differences found