git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b61728
)
sound/oss: use current->state helpers
author
Davidlohr Bueso
<dave@stgolabs.net>
Thu, 15 Jan 2015 07:11:43 +0000
(23:11 -0800)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 15 Jan 2015 07:32:27 +0000
(08:32 +0100)
Call __set_current_state() instead of assigning the new state directly.
These interfaces also aid CONFIG_DEBUG_ATOMIC_SLEEP environments, keeping
track of who changed the state.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found