commit | cce6db80a049b23f867f4afded70ca8027876a08 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@traphandler.com> | Tue Mar 11 10:00:34 2014 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Mar 19 15:21:56 2014 -0700 |
tree | 89533d08d02e7209c5f1f37cd9b7777fe1c298b8 | |
parent | 693bb3d99d06e174c31471b58c8f0b97e1479b08 [diff] |
clk: at91: fix programmable clk irq handling 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>