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:
a556d5b
)
PM / Sleep: Initialize wakeup source locks in wakeup_source_add()
author
Rafael J. Wysocki
<rjw@sisk.pl>
Fri, 10 Feb 2012 23:00:11 +0000
(
00:00
+0100)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Mon, 13 Feb 2012 15:25:51 +0000
(16:25 +0100)
Initialize wakeup source locks in wakeup_source_add() instead of
wakeup_source_create(), because otherwise the locks of the wakeup
sources that haven't been allocated with wakeup_source_create()
aren't initialized and handled properly.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found