]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit05622cc5fa646da180fb241849bcb55e0867b939
treeb22d46e86c50dcecf081d0eac2038399b0f6192d
parentd3d0c891b4726bad94054a730a641d6ef3fc7e71
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