[PATCH v3 5/6] OMAP: omap_device: Create a default omap_device_pm_latency
From: tony@atomide.com (Tony Lindgren)
Date: 2011-09-27 18:37:52
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2011-09-27 18:37:52
Also in:
linux-omap
* Kevin Hilman [off-list ref] [110927 10:56]:
Tony Lindgren [off-list ref] writes:quoted
Isn't this racey between devices if the latency values get adjusted automatically for each device?A copy of this is made for each device (uses kmemdup later in the patch.)
Oh ok, sorry for the noise. Tony