kernel-fxtec-pro1x/arch/arm/plat-omap
Kevin Hilman 126caf1376 OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
The suspend/resume _noirq handlers were #ifdef'd out in the
!CONFIG_SUSPEND case, but were still assigned to the dev_pm_ops
struct.  Fix by defining them to NULL in the !CONFIG_SUSPEND case.

Reported-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kevin Hilman <khilman@ti.com>
2011-09-06 13:19:58 -07:00
..
include/plat
clock.c
common.c
counter_32k.c
cpu-omap.c
debug-devices.c
debug-leds.c
devices.c
dma.c
dmtimer.c
fb.c
fb.h
i2c.c
io.c
iommu-debug.c
iommu.c
iopgtable.h
iovmm.c
Kconfig
mailbox.c
Makefile
mcbsp.c
mux.c
ocpi.c
omap-pm-noop.c
omap_device.c OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers 2011-09-06 13:19:58 -07:00
sram.c
sram.h
usb.c