commit | e296264977f68ddf395b8f93f8e174930f88499a | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Tue Dec 01 13:23:25 2009 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Mon Feb 15 15:14:43 2010 +0200 |
tree | 64b12f21537a5c305d64418bad99bfcdbed4cb7f | |
parent | 6eed73debf5840a42ebe9ea90958d2ce4a38c6b0 [diff] |
OMAP: DSS2: Check ctx loss count only when starting the first clock When OMAP PM layer is no-op/debug, the PM layer will increment context loss count with every call. This resulted DSS2 to restore context whenever a clock was enabled. This commit checks the context loss count only when the context actually could have been lost, ie. when enabling a clock when no clocks had been previously enabled. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>