mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-21 10:05:00 +08:00
d56dc61265
The BKL is now moved from the video_open function in v4l2-dev.c to the various drivers. It seems about a third of the drivers already has a lock of some sort protecting the open(), another third uses video_exclusive_open (yuck!) and the last third required adding the BKL in their open function. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
ibmcam.c | ||
Kconfig | ||
konicawc.c | ||
Makefile | ||
quickcam_messenger.c | ||
quickcam_messenger.h | ||
ultracam.c | ||
usbvideo.c | ||
usbvideo.h | ||
vicam.c |