Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / clk / qcom / gcc-msm8916.c
index d0a0313..2e7f03d 100644 (file)
@@ -2346,6 +2346,7 @@ static struct clk_branch gcc_crypto_ahb_clk = {
                                "pcnoc_bfdcd_clk_src",
                        },
                        .num_parents = 1,
+                       .flags = CLK_SET_RATE_PARENT,
                        .ops = &clk_branch2_ops,
                },
        },
@@ -2381,6 +2382,7 @@ static struct clk_branch gcc_crypto_clk = {
                                "crypto_clk_src",
                        },
                        .num_parents = 1,
+                       .flags = CLK_SET_RATE_PARENT,
                        .ops = &clk_branch2_ops,
                },
        },