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:
54ee147
)
ARM: imx: lock is always valid for clk_gate2
author
Shawn Guo
<shawn.guo@freescale.com>
Fri, 18 Apr 2014 08:07:44 +0000
(16:07 +0800)
committer
Shawn Guo
<shawn.guo@freescale.com>
Mon, 12 May 2014 14:58:48 +0000
(22:58 +0800)
The imx specific clk_gate2 always has a valid lock with the clock. So
the validation on gate->lock is not really needed. Remove it.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
No differences found