linux/arch/arm/mach-omap1
Kevin Hilman e9e35c5a2b OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME
When runtime PM is disabled, device clocks need to be enabled on
device add and disabled on device remove.  This currently is not
happening because in the !PM_RUNTIME case, no notifiers are registered
for OMAP1 devices.

Fix this by ensuring notifiers are registered, even in the !PM_RUNTIME case.

Reported-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Tested-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2011-06-14 05:53:18 -07:00
..
include/mach Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig omap1: Fix booting for 15xx and 730 with omap1_defconfig 2011-01-19 10:38:43 -08:00
Makefile OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME 2011-06-14 05:53:18 -07:00
Makefile.boot
ams-delta-fiq-handler.S Fix common misspellings 2011-03-31 11:26:23 -03:00
ams-delta-fiq.c
board-ams-delta.c wip: fix section mismatches in omap1_defconfig 2011-02-09 16:40:30 -08:00
board-fsample.c wip: fix section mismatches in omap1_defconfig 2011-02-09 16:40:30 -08:00
board-generic.c
board-h2-mmc.c
board-h2.c arm: mach-omap1: board-h2: make h2_nand_platdata static 2011-01-27 16:39:48 -08:00
board-h2.h
board-h3-mmc.c
board-h3.c arm: mach-omap1: board-h3: make nand_platdata static 2011-01-27 16:39:48 -08:00
board-h3.h
board-htcherald.c arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static 2011-01-27 16:39:48 -08:00
board-innovator.c arm: mach-omap1: board-innovator: make innovator_mmc_init() static 2011-01-27 16:39:48 -08:00
board-nokia770.c ARM: omap1/nokia770: mark some functions __init 2011-02-09 16:36:39 -08:00
board-osk.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
board-palmte.c arm: omap1: fix compile warning 2011-01-27 16:39:41 -08:00
board-palmtt.c
board-palmz71.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
board-perseus2.c
board-sx1-mmc.c
board-sx1.c Fix common misspellings 2011-03-31 11:26:23 -03:00
board-voiceblue.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
clock.c
clock.h
clock_data.c
devices.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dma.c arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del 2011-06-01 02:25:04 -07:00
flash.c ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info 2011-05-20 22:27:34 +01:00
fpga.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
gpio7xx.c
gpio15xx.c
gpio16xx.c
i2c.c
id.c
io.c
irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
lcd_dma.c OMAP1: Fix non-working LCD on OMAP310 2011-02-02 12:13:50 -08:00
leds-h2p2-debug.c
leds-innovator.c
leds-osk.c
leds.c
leds.h
mailbox.c
mcbsp.c OMAP1: McBSP: fix build break for non-multi-OMAP1 configs 2011-03-08 15:10:17 -08:00
mux.c
opp.h
opp_data.c
pm.c
pm.h ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 2011-02-04 14:26:08 +00:00
pm_bus.c OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME 2011-06-14 05:53:18 -07:00
reset.c ARM: OMAP: Allow platforms to hook reset cleanly 2011-01-27 16:39:48 -08:00
serial.c
sleep.S ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 2011-02-04 14:26:08 +00:00
sram.S ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM 2011-02-04 14:26:08 +00:00
time.c clocksource: convert OMAP1 to 32-bit down counting clocksource 2011-05-23 18:04:52 +01:00
timer32k.c omap1: Fix booting for 15xx and 730 with omap1_defconfig 2011-01-19 10:38:43 -08:00
usb.c