ARM: shmobile: Allow device latencies to be specified directly
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 7 Aug 2012 22:27:52 +0000 (00:27 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 3 Sep 2012 23:44:59 +0000 (01:44 +0200)
commit455ae3a5d4191e60f50cd9faf72f9dc9f233242d
tree8c98460e2f4b49c36e4a7fc72530a9fe0f816d0f
parent8ae28ecb8726db5904f0f703f100315377b0172b
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 <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
arch/arm/mach-shmobile/include/mach/pm-rmobile.h
arch/arm/mach-shmobile/pm-rmobile.c
This page took 0.025433 seconds and 5 git commands to generate.