ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
authorPaul Walmsley <paul@pwsan.com>
Sat, 26 Jan 2013 07:48:53 +0000 (00:48 -0700)
committerPaul Walmsley <paul@pwsan.com>
Sat, 26 Jan 2013 07:48:53 +0000 (00:48 -0700)
commitc1d1cd597fc77af3086470f8627d77f52f7f8b6c
treef27c44213bf5185a967b349c80919f9372569aef
parent949db153b6466c6f7cad5a427ecea94985927311
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 <paul@pwsan.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
24 files changed:
arch/arm/mach-omap2/am35xx-emac.c
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/display.c
arch/arm/mach-omap2/dma.c
arch/arm/mach-omap2/drm.c
arch/arm/mach-omap2/gpio.c
arch/arm/mach-omap2/gpmc.c
arch/arm/mach-omap2/hdq1w.c
arch/arm/mach-omap2/hsmmc.c
arch/arm/mach-omap2/hwspinlock.c
arch/arm/mach-omap2/i2c.c
arch/arm/mach-omap2/mcbsp.c
arch/arm/mach-omap2/msdi.c
arch/arm/mach-omap2/omap-iommu.c
arch/arm/mach-omap2/omap_device.c
arch/arm/mach-omap2/omap_device.h
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/pmu.c
arch/arm/mach-omap2/serial.c
arch/arm/mach-omap2/sr_device.c
arch/arm/mach-omap2/timer.c
arch/arm/mach-omap2/usb-host.c
arch/arm/mach-omap2/usb-musb.c
arch/arm/mach-omap2/wd_timer.c
This page took 0.032209 seconds and 5 git commands to generate.