From: Tomi Valkeinen Date: Thu, 13 Feb 2014 09:36:22 +0000 (+0200) Subject: OMAPDSS: fix rounding when calculating fclk rate X-Git-Tag: omap-for-v3.16/soc-signed~67^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e224f9963b79610850b2a10622182176658022;p=pandora-kernel.git OMAPDSS: fix rounding when calculating fclk rate "clk: divider: fix rate calculation for fractional rates" patch (and similar for TI specific divider) fixes the clk-divider's rounding. This patch updates the DSS driver to round the rates accordingly. This fixes the DSS's warnings about clock rate mismatch, and also fixes the wrong fclk rate being set. Signed-off-by: Tomi Valkeinen Tested-by: Christoph Fritz Tested-by: Marek Belisko --- Reading git-diff-tree failed