commit | 7208d1d9c568de02ca89cc976d206e4196803140 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@codeaurora.org> | Tue Dec 01 21:42:16 2015 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Feb 11 16:34:04 2016 -0800 |
tree | 08784a555219cfa6e3963f74b1a1ab698eff71c5 | |
parent | 7e824d507909e3683699dfc0bba14a5c971984f9 [diff] |
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>