OSDN Git Service

drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
authorPankaj Dev <pankaj.dev@st.com>
Tue, 23 Jun 2015 14:09:24 +0000 (16:09 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 6 Jul 2015 19:25:40 +0000 (12:25 -0700)
commit18fee4538fe534c53fa95fe9eaa7f96586814e0a
treeb22d46e86c50dcecf081d0eac2038399b0f6192d
parent0f4f2afd4402883a51ad27a1d9e046643bb1e3cb
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks

Add the CLK_GET_RATE_NOCACHE flag to all the clocks with recalc ops,
so that they reflect Hw rate after CPS wake-up when a clk_get_rate()
is called

Signed-off-by: Pankaj Dev <pankaj.dev@st.com>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/st/clk-flexgen.c
drivers/clk/st/clkgen-fsyn.c
drivers/clk/st/clkgen-mux.c
drivers/clk/st/clkgen-pll.c