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
..
2011-03-31 11:26:23 -03:00
2010-10-12 16:07:51 -07:00
2010-10-12 16:07:51 -07:00
2011-03-29 14:47:57 +02:00
2011-01-27 16:39:41 -08:00
2011-03-29 14:47:57 +02:00
2010-10-12 16:07:51 -07:00
2011-03-31 11:26:23 -03:00
2010-07-26 16:34:28 -06:00
2011-03-31 11:26:23 -03:00
2011-03-29 14:47:57 +02:00
2011-03-29 14:47:58 +02:00
2010-11-24 16:48:25 -08:00