Home
last modified time | relevance | path

Searched hist:e9e35c5a2b2c803b5e2f25906d8ffe110670ceb6 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Dpm_bus.cdiff e9e35c5a2b2c803b5e2f25906d8ffe110670ceb6 Tue Jun 14 14:53:18 CEST 2011 Kevin Hilman <khilman@ti.com> 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>
H A DMakefilediff e9e35c5a2b2c803b5e2f25906d8ffe110670ceb6 Tue Jun 14 14:53:18 CEST 2011 Kevin Hilman <khilman@ti.com> 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>