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

[Do Not Merge] os/pm: Change pm_suspend and pm_resume API logic #6487

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 7, 2024

  1. os/pm: Change pm_suspend and pm_resume API logic

    This commit change the logic of pm_suspend and pm_resume API. Now, instead of incrementing or decrementing suspend counts, we maintain only suspended domain flag to prevent board sleep.
    gSahitya-samsung committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3296cd9 View commit details
    Browse the repository at this point in the history