From: Paul Walmsley Date: Sat, 26 Jan 2013 07:48:53 +0000 (-0700) Subject: ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code X-Git-Tag: omap-for-v3.9/pm-signed~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1d1cd597fc77af3086470f8627d77f52f7f8b6c;p=pandora-kernel.git ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code Remove now-obsolete code from arch/arm/mach-omap2/omap_device.c. This mostly consists of removing the first attempt at device PM latency handling. This was never really used, has been replaced by the common dev_pm_qos code, and needs to go away as part of the DT conversion. Also, the early platform_device creation code has been removed, as it appears to be unused. Signed-off-by: Paul Walmsley Cc: Kevin Hilman --- Reading git-diff-tree failed