commit | 241d3a8dca239610d3d991bf58d4fe38c2d86fd5 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Wed Feb 16 15:38:39 2011 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Mar 07 20:19:40 2011 -0700 |
tree | 1a68220e34af32a811205c3b9a5aa721335bfabe | |
parent | e07f469d284ca3d1f5dcf5438c22982be98bc071 [diff] |
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 <paul@pwsan.com>