]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
clk: tegra: use prepare and unprepare for dfll
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Fri, 23 Sep 2016 10:47:22 +0000 (13:47 +0300)
committermobile promotions <svcmobile_promotions@nvidia.com>
Wed, 28 Sep 2016 18:22:37 +0000 (11:22 -0700)
commit89ea08ade7af023251fc5ad765cf266a5909d37a
tree0e8298c48c3c3ceb39994239753d5c4d80639131
parenta047964d83aeb87de3a47d47ba3f65fa8ff5938a
clk: tegra: use prepare and unprepare for dfll

dfll_clk_enable and dfll_clk_disable use the potentially blocking
pm_runtime_get_sync and pm_runtime_put_sync functions.

Change-Id: Ia3b2aa1a0d62e5491b03f68b47dc8fa501436e9c
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Reviewed-on: http://git-master/r/1226163
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shreshtha Sahu <ssahu@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
drivers/clk/tegra/clk-dfll.c