* Kevin Hilman <khilman@xxxxxx> [110607 17:00]: > 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@xxxxxxxxxxxx> > Tested-by: Janusz Krzysztofik <jkrzyszt@xxxxxxxxxxxx> > Signed-off-by: Kevin Hilman <khilman@xxxxxx> > --- > Tony, this fix should go in for v3.0-rc as well. Adding to devel-fixes. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html