clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls
authorRajendra Nayak <rnayak@codeaurora.org>
Tue, 1 Dec 2015 16:12:16 +0000 (21:42 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 12 Feb 2016 00:34:04 +0000 (16:34 -0800)
commit7208d1d9c568de02ca89cc976d206e4196803140
tree08784a555219cfa6e3963f74b1a1ab698eff71c5
parent7e824d507909e3683699dfc0bba14a5c971984f9
clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls

With gdsc driver capable of handling hierarchical power domains,
specify oxili_gdsc as parent of oxilicx_gdsc.

Remove all direct calls to genpd from the mmcc clock driver. The
adding and removing of subdomains is now handled from within
the gdsc driver.

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/mmcc-msm8974.c