]> Git Repo - linux.git/commit
dabusb: remove the BKL
authorArnd Bergmann <[email protected]>
Mon, 4 Oct 2010 19:24:14 +0000 (21:24 +0200)
committerArnd Bergmann <[email protected]>
Tue, 19 Oct 2010 09:30:00 +0000 (11:30 +0200)
commit7ff52efdca367d4bfe2449bd3d4a1f8172c5953a
tree366c821a09266b102857450794718c26f558a21b
parenta6f8dbc654c3dddc5ac98cf59a88447a90e99ece
dabusb: remove the BKL

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 <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
drivers/media/video/dabusb.c
This page took 0.05419 seconds and 4 git commands to generate.