From: Jean-Jacques Hiblot Date: Tue, 11 Mar 2014 09:00:34 +0000 (+0100) Subject: clk: at91: fix programmable clk irq handling X-Git-Tag: v3.15-rc1~72^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce6db80a049b23f867f4afded70ca8027876a08;p=pandora-kernel.git 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 Signed-off-by: Jean-Jacques Hiblot Signed-off-by: Mike Turquette --- Reading git-diff-tree failed