clk: at91: fix programmable clk irq handling
authorJean-Jacques Hiblot <jjhiblot@traphandler.com>
Tue, 11 Mar 2014 09:00:34 +0000 (10:00 +0100)
committerMike 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