From: Rafael J. Wysocki Date: Tue, 7 Aug 2012 22:27:52 +0000 (+0200) Subject: ARM: shmobile: Allow device latencies to be specified directly X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=455ae3a5d4191e60f50cd9faf72f9dc9f233242d;p=pandora-kernel.git ARM: shmobile: Allow device latencies to be specified directly Make it possible to specify device start/stop and save/restore state latencies directy when adding devices to PM domains. For this purpose, introduce rmobile_add_device_to_domain_td() whose third argument is a pointer to a struct gpd_timing_data object containing device latency data. Signed-off-by: Rafael J. Wysocki Acked-by: Magnus Damm --- Reading git-diff-tree failed