OMAP2+: clock: remove the DPLL rate tolerance code
authorPaul Walmsley <paul@pwsan.com>
Wed, 16 Feb 2011 22:38:39 +0000 (15:38 -0700)
committerPaul Walmsley <paul@pwsan.com>
Tue, 8 Mar 2011 03:19:40 +0000 (20:19 -0700)
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 <paul@pwsan.com>

No differences found