]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
clk: st: clkgen-fsyn: Detect critical clocks
authorLee Jones <lee.jones@linaro.org>
Tue, 7 Jun 2016 11:19:26 +0000 (12:19 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 30 Jun 2016 19:17:09 +0000 (12:17 -0700)
commita3a2d78bd1860472903929f7f2385278204d9164
tree005c85af9d4d71138dd590fb27c8477f7ff7f89a
parentfa6415affe2020606799fd4e9e89f37a01fb2ae9
clk: st: clkgen-fsyn: 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-fsyn.c