From: Tomi Valkeinen Date: Tue, 5 Mar 2013 14:39:00 +0000 (+0200) Subject: OMAPDSS: DSI: add new clock calculation code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~46^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72658f0716f36efad19d37517456b4a8a7cc7840;p=pandora-kernel.git OMAPDSS: DSI: add new clock calculation code Add new way to iterate over DSI PLL and HSDIV clock divisors. dsi_pll_calc() and dss_hsdiv_calc() provide a generic way to go over all the divisors, within given clock range. The functions will call a callback function for each divider set, making the function reusable for all use cases. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed