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:
6ead1bb
)
Bluetooth: Use req_workqueue for hci_request operations
author
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 14 Jan 2013 20:33:51 +0000
(22:33 +0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 18 Jan 2013 04:56:20 +0000
(
02:56
-0200)
This patch converts work assignment relying on hci_request() from the
system-global work queue to the per-HCI device specific work queue
(hdev->req_workqueue) intended for hci_request() related tasks.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found