summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx25821/cx25821.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-04-14 11:53:35 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-04-16 18:05:22 -0300
commitbe178cb4f41f70e29108ce4eb5a8a77a62f1922f (patch)
tree57bdcd58cb2352149f73383ddc487d76d9c615e8 /drivers/media/pci/cx25821/cx25821.h
parentb6f8727e9f4cff765de2b24e82c1b2cfc1a74a86 (diff)
downloadlinux-stable-be178cb4f41f70e29108ce4eb5a8a77a62f1922f.tar.gz
linux-stable-be178cb4f41f70e29108ce4eb5a8a77a62f1922f.tar.bz2
linux-stable-be178cb4f41f70e29108ce4eb5a8a77a62f1922f.zip
[media] cx25821: use core locking
This allows us to replace .ioctl with .unlocked_ioctl. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci/cx25821/cx25821.h')
-rw-r--r--drivers/media/pci/cx25821/cx25821.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/pci/cx25821/cx25821.h b/drivers/media/pci/cx25821/cx25821.h
index 95dbf70d8667..ad56232154e6 100644
--- a/drivers/media/pci/cx25821/cx25821.h
+++ b/drivers/media/pci/cx25821/cx25821.h
@@ -222,7 +222,6 @@ struct cx25821_channel {
const struct sram_channel *sram_channels;
- struct mutex lock;
int resources;
int pixel_formats;