diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-09-14 21:35:06 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 05:06:12 +0200 |
commit | 104a698657148e130ad22c8fc245e9bac317c7c5 (patch) | |
tree | be7bcb513d8abd79a7f36d99963c0c51b0312b15 /drivers/media/video/fsl-viu.c | |
parent | V4L/DVB: dvb-core: kill the big kernel lock (diff) | |
download | linux-104a698657148e130ad22c8fc245e9bac317c7c5.tar.xz linux-104a698657148e130ad22c8fc245e9bac317c7c5.zip |
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>
Diffstat (limited to 'drivers/media/video/fsl-viu.c')
0 files changed, 0 insertions, 0 deletions