clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE
authorDong Aisheng <aisheng.dong@nxp.com>
Thu, 30 Jun 2016 09:31:17 +0000 (17:31 +0800)
committerStephen Boyd <sboyd@codeaurora.org>
Sat, 2 Jul 2016 00:43:20 +0000 (17:43 -0700)
commitcbeac74a5883e4d3caa1e3ad2efdd39a9c52ee73
treee512534431e19fead0c4f1cc517f6420a6376b52
parent39c29498ce7fbf9c28962775ed3e798a4ff68b78
clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE

i.MX7D requires all clocks operations including enable/disable,
rate change and re-parent with its parent clock on.
Changing to the correct APIs to tell clk core such requirement.

Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/imx/clk-imx7d.c