]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
authorBai Ping <ping.bai@nxp.com>
Tue, 20 Mar 2018 02:24:01 +0000 (10:24 +0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 6 Apr 2018 18:27:24 +0000 (11:27 -0700)
commit6f9575e55632b2a060c8c158949ec712d39db0be
tree5a7285776ca70fd7cb10eed72d042046e830f51b
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux

The busy divider and busy mux is actually used by the system critical clocks,
so add 'CLK_IS_CRITICAL' to clocks registered with these two type.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Acked-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-busy.c