[power] Fix locking in device_{suspend,resume}
We don't need to protect against multiple suspend calls, since subsequent ones will happen on an empty (or at worst - short) list.
Showing
Please register or sign in to comment
We don't need to protect against multiple suspend calls, since subsequent ones will happen on an empty (or at worst - short) list.