From: Tomi Valkeinen Date: Tue, 5 Mar 2013 14:34:05 +0000 (+0200) Subject: OMAPDSS: DSS: add new clock calculation code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~46^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43417823fd8210edb7e714bea82ea9bd77089635;p=pandora-kernel.git OMAPDSS: DSS: add new clock calculation code Add new way to iterate over DSS clock divisors. dss_div_calc() provides a generic way to go over all the divisors, within given clock range. dss_div_calc() 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