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:
7f05e28
)
clk: shmobile: mstp: Fix the is_enabled() operation
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Thu, 22 May 2014 18:02:14 +0000
(20:02 +0200)
committer
Mike Turquette
<mturquette@linaro.org>
Fri, 23 May 2014 02:03:03 +0000
(19:03 -0700)
The MSTP[SC]R registers have clock stop bits, not clock enable bits. The
bit value should thus be inverted in the is_enabled() operation.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found