commit | 1d91e1a296244690461a7c36d71710dfbabbc219 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 15 13:03:34 2009 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Wed Jul 29 23:47:14 2009 +0100 |
tree | 00ee7edcad216189a5ff027fc7714ad459c607c8 | |
parent | 0c997c0eaac8c68fa23719617484dae29bddaedd [diff] |
S3C64XX: Fix get_rate() for ARMCLK If the requested clock is faster than the parent clock then the parent clock is the closest we can get to the request so we need to return that instead of the requested clock. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>