iw_cxgb4: handle draining an idle qp
[deliverable/linux.git] / drivers / clk / clk-max77802.c
index 4a89f7979ba070c3a90b93d7fdd757d3fd76ab8b..355dd2e522c38070af1e2c4e92c9d10be4895baf 100644 (file)
@@ -39,12 +39,10 @@ static struct clk_init_data max77802_clks_init[MAX77802_CLKS_NUM] = {
        [MAX77802_CLK_32K_AP] = {
                .name = "32khz_ap",
                .ops = &max_gen_clk_ops,
-               .flags = CLK_IS_ROOT,
        },
        [MAX77802_CLK_32K_CP] = {
                .name = "32khz_cp",
                .ops = &max_gen_clk_ops,
-               .flags = CLK_IS_ROOT,
        },
 };
 
This page took 0.02428 seconds and 5 git commands to generate.