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:
09fd0de
)
Bluetooth: Use delayed_work for connection timeout
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Fri, 17 Jun 2011 16:03:21 +0000
(13:03 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:54 +0000
(17:07 -0200)
Bluetooth rx task runs now in a workqueue, so it a good approach run any
timer that share locking with process context code also in a workqueue.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found