You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
omap: mach-omap2: don't wake ipu from hibernation for suspend
If the IPU subsystem has hibernated, there is no need to wake it up
and forward suspend notifications. Also, resume notifications will
not be forwarded to the IPU SS if it has hibernated. This is because
self-hibernation only occurs when no resources are in use. In this
case the SysLink PM context save/restore should be all that is needed.
Change-Id: I892e58b569d922038db8fb8604d1432087235f75
Signed-off-by: Miguel Vadillo <[email protected]>
Signed-off-by: Paul Hunt <[email protected]>
Signed-off-by: Juan Gutierrez <[email protected]>
Signed-off-by: Axel Haslam <[email protected]>
0 commit comments