• Tony Lindgren's avatar
    bus: ti-sysc: Improve suspend and resume handling · ef55f821
    Tony Lindgren authored
    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>
    ef55f821
ti-sysc.c 37.8 KB