original_kernel/drivers/media/dvb/bt8xx
Arnd Bergmann 104a698657 V4L/DVB: dvb/bt8xx: kill the big kernel lock
The bt8xx driver only uses the big kernel lock in its dst_ca_ioctl
function and never to serialize against other code, so we can
trivially replace it with a private mutex.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-10-21 01:06:12 -02:00
..
Kconfig
Makefile
bt878.c
bt878.h
dst.c
dst_ca.c
dst_ca.h
dst_common.h
dst_priv.h
dvb-bt8xx.c
dvb-bt8xx.h