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