From: Paul Walmsley Date: Wed, 16 Feb 2011 22:38:39 +0000 (-0700) Subject: OMAP2+: clock: remove the DPLL rate tolerance code X-Git-Tag: v2.6.39-rc1~432^2~10^2~2^7~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=241d3a8dca239610d3d991bf58d4fe38c2d86fd5;p=pandora-kernel.git OMAP2+: clock: remove the DPLL rate tolerance code Remove the DPLL rate tolerance code that is called during rate rounding. As far as I know, this code is never used, since it's been more important for callers of the DPLL round_rate()/set_rate() functions to obtain an exact rate than it is to save a relatively small amount of power. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed