[PATCH v2 14/14] drivers: clk: st: Use round to closest divider flag

2014-06-27 Thread Gabriel FERNANDEZ
This patch uses CLK_DIVIDER_ROUND_CLOSEST flag to specify the divider has to round to closest div. Signed-off-by: Gabriel Fernandez Acked-by: Peter Griffin --- drivers/clk/st/clkgen-mux.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/clk/st/clkgen-mux.c

[PATCH v2 14/14] drivers: clk: st: Use round to closest divider flag

2014-06-27 Thread Gabriel FERNANDEZ
This patch uses CLK_DIVIDER_ROUND_CLOSEST flag to specify the divider has to round to closest div. Signed-off-by: Gabriel Fernandez gabriel.fernan...@linaro.org Acked-by: Peter Griffin peter.grif...@linaro.org --- drivers/clk/st/clkgen-mux.c | 3 ++- 1 file changed, 2 insertions(+), 1