Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASoC: SOF: pm: check if core is powered up before performing resume s… #473

Closed
wants to merge 1 commit into from

Commits on Dec 19, 2018

  1. ASoC: SOF: pm: check if core is powered up before performing resume s…

    …equence
    
    There are some corner cases that the pm suspend callback could
    fail and the DSP is not powered off. If this happens, we
    should skip performing the actions in the resume callback
    to avoid any DSP panic.
    
    Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
    ranj063 committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    408d18f View commit details
    Browse the repository at this point in the history