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:
4db7589
)
Bluetooth: Remove BKL from open callback of virtual driver
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 8 Jun 2009 12:24:03 +0000
(14:24 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 8 Jun 2009 12:50:01 +0000
(14:50 +0200)
The BKL push down added some BKL into the open callback of the virtual
driver. The driver is really simple and need no such locking and so just
remove it.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found