From: Juergen Beisert Date: Sat, 5 Jul 2008 08:02:47 +0000 (+0200) Subject: MXC family: Add clock handling X-Git-Tag: v2.6.27-rc1~850^2~1^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0db2ea4e366c94dd3f880928c02534156e3d1b9;p=pandora-kernel.git MXC family: Add clock handling Internal clock path handling for the mxc CPUs. Changed against the original Freescale code (and against clocklib for example): - clock rate is always calculated whenever one ask for the current rate (means struct clk has no more a member called "rate"). So switching the PLL base frequency will propagate immediately to all other clocks that are depending on this frequency. Signed-off-by: Juergen Beisert --- Reading git-diff-tree failed