Skip to content
Commit ef55f821 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

bus: ti-sysc: Improve suspend and resume handling



Based on testing with more devices I noticed that some devices
don't suspend or resume properly. We need to PM runtime suspend
and resume devices if we have ddata->needs_resume set.

Let's also improve the error handling and add few debug statements
to make it easier to notice suspend and resume related issues if
DEBUG is set.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e7420c2d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment