From: Sekhar Nori Date: Mon, 31 Aug 2009 10:18:02 +0000 (+0530) Subject: davinci: make clock rate re-calculation easy X-Git-Tag: v2.6.33-rc1~348^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de381a91f544008f4f99571e2ef1f60b92d5f0cf;p=pandora-kernel.git davinci: make clock rate re-calculation easy Make clock rate recalculation easy by having a re-calculate function for each clock. The existing functions for calculation of output rates of PLL and PLL-derived sysclks have been convered to the new re-calculate API. A new function is introduced to take care of rate (re)calculation for leaf clocks. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed