From: Paul Walmsley Date: Wed, 7 Jan 2009 15:20:23 +0000 (+0200) Subject: OMAP2/3 clock: drop recalc function pointers from fixed rate clocks X-Git-Tag: v2.6.28-davinci1-diff-base~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e96093d1f7f2ff27ba61f4174f429ddca15a4b9;p=pandora-kernel.git OMAP2/3 clock: drop recalc function pointers from fixed rate clocks Now that rate recalculation and rate propagation are two separate operations, drop recalc function pointers from all fixed rate clocks. Their rates are fixed, so there's no need to recalculate. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed