From: Rafael J. Wysocki Date: Tue, 7 Aug 2012 22:28:36 +0000 (+0200) Subject: ARM: shmobile: Specify device latencies for SH7372 devices directly X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37b7a7b3454ea6e6b457ab458c694fe4d81cf9e;p=pandora-kernel.git ARM: shmobile: Specify device latencies for SH7372 devices directly The results of adaptive latency computations in GENPD_DEV_TIMED_CALLBACK() show that the start/stop and save/restore state latencies of all devices on SH7372 I have tried are a little below 250 us. Therefore, if the 250 us is used as the common initial value of the latency fields in struct gpd_timing_data for all devices on SH7372, the latency values will never have to change at run time and there won't be any overhead related to re-computation of the corresponding PM QoS data. Signed-off-by: Rafael J. Wysocki Acked-by: Magnus Damm --- Reading git-diff-tree failed