From: Mark Brown Date: Tue, 3 Nov 2009 14:42:11 +0000 (+0000) Subject: ARM: S3C64XX: Separate out regulator and frequency latencies X-Git-Tag: v2.6.33-rc1~340^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43f1069ef9af9a0b1fa1a1d6b49b2b05e1efc998;p=pandora-kernel.git ARM: S3C64XX: Separate out regulator and frequency latencies Currently the transition latency reported by the S3C64xx cpufreq driver includes both the time for the CPU to reclock itself and the time for a regulator to change voltage. This means that if a regulator is not in use then the transition latency reported is excessively high. In future the regulator API will be extended to report latencies so the driver will be able to query the performance of a given regulator. Signed-off-by: Mark Brown Signed-off-by: Ben Dooks --- Reading git-diff-tree failed