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:
c0d5a47
)
ASoC: tegra: remove open-coded clk reference counting
author
Stephen Warren
<swarren@nvidia.com>
Fri, 30 Mar 2012 23:07:16 +0000
(17:07 -0600)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:32 +0000
(11:28 +0100)
clk_enable/disable() already reference count the enable calls, so there's
no need for the callers to do the same.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found