From: Maxime COQUELIN Date: Wed, 29 Jan 2014 16:24:07 +0000 (+0100) Subject: clk: divider: Add round to closest divider X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=774b514390b1eb8476bc759262790762bd1ef45a;p=pandora-kernel.git clk: divider: Add round to closest divider In some cases, we want to be able to round the divider to the closest one, instead than rounding up. This patch adds a new CLK_DIVIDER_ROUND_CLOSEST flag to specify the divider has to round to closest div, keeping rounding up as de default behaviour. Signed-off-by: Maxime Coquelin Signed-off-by: Mike Turquette --- Reading git-diff-tree failed