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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c27be1a0a165051859875b7eff5184903e0690dc;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