From: Steve Longerbeam Date: Fri, 19 Dec 2014 02:00:26 +0000 (-0800) Subject: gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calc X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=503f1631ae8f42a386193c92cc4488d35978352e;p=pandora-kernel.git gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calc We can use the DIV_ROUND_CLOSEST() macro when calculating the DI clock divider, rounded to nearest int. Suggested-by: Philipp Zabel Signed-off-by: Steve Longerbeam Signed-off-by: Philipp Zabel --- Reading git-diff-tree failed