]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: st: clkgen-pll: Detect critical clocks
authorLee Jones <lee.jones@linaro.org>
Tue, 7 Jun 2016 11:19:27 +0000 (12:19 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 30 Jun 2016 19:17:11 +0000 (12:17 -0700)
commit6ca59e6e1fc3a8d7ccbf85ff036bd6ff40847c1a
treef3211146834a0d8a2b502ba3efda1508f74d2b27
parenta3a2d78bd1860472903929f7f2385278204d9164
clk: st: clkgen-pll: Detect critical clocks

Utilise the new Critical Clock infrastructure to mark clocks which
much not be disabled as CRITICAL.

Clocks are marked as CRITICAL using clk flags.  This patch also
ensures flags are peculated through the framework in the correct
manner.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/st/clkgen-pll.c