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:
693bb3d
)
clk: at91: fix programmable clk irq handling
author
Jean-Jacques Hiblot
<jjhiblot@traphandler.com>
Tue, 11 Mar 2014 09:00:34 +0000
(10:00 +0100)
committer
Mike Turquette
<mturquette@linaro.org>
Wed, 19 Mar 2014 22:21:56 +0000
(15:21 -0700)
The PCKRDY bit is not set until the system clock is enabled.
This patch moves the management of the ready status in the system clock
driver.
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@traphandler.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found