]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx: cpu clock should be always critical
authorAnson Huang <anson.huang@nxp.com>
Wed, 17 Oct 2018 06:11:59 +0000 (06:11 +0000)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 15:26:03 +0000 (08:26 -0700)
commitec1893922df19ab69153e21ee4154a937e8a8eeb
treefe7af7126d7edd838578b6eb9200469a85c520f2
parentfebb6548498f6c22dfb40d48c7c52b03a4263407
clk: imx: cpu clock should be always critical

Add CLK_IS_CRITICAL flag for cpu clock type to
make cpu clock use count correct, as cpu clock
should be always critical.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-cpu.c