From: Benoit Cousson Date: Tue, 9 Aug 2011 14:54:19 +0000 (+0200) Subject: ARM: OMAP: omap_device: Create a default omap_device_pm_latency X-Git-Tag: v3.2-rc1~90^2~7^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b5bc91d422ff51ff84dfd5949e9d2f17a550c8;p=pandora-kernel.git ARM: OMAP: omap_device: Create a default omap_device_pm_latency Most devices are using the same default omap_device_pm_latency structure during device built. In order to avoid the duplication of the same structure everywhere, add a default structure that will be used if the device does not have an explicit one. Next patches will clean the duplicated structures. Signed-off-by: Benoit Cousson Cc: Paul Walmsley Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed