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:
a6f8dbc
)
dabusb: remove the BKL
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 4 Oct 2010 19:24:14 +0000
(21:24 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 19 Oct 2010 09:30:00 +0000
(11:30 +0200)
The dabusb device driver is sufficiently serialized using
its own mutex, no need for the big kernel lock here
in addition.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found