From: Mark Brown Date: Wed, 15 Jul 2009 12:03:34 +0000 (+0100) Subject: S3C64XX: Fix get_rate() for ARMCLK X-Git-Tag: v2.6.31-rc6~40^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d91e1a296244690461a7c36d71710dfbabbc219;p=pandora-kernel.git 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 Signed-off-by: Ben Dooks --- Reading git-diff-tree failed