aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-417.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/cx23885/cx23885-417.c')
-rw-r--r--drivers/media/video/cx23885/cx23885-417.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx23885/cx23885-417.c b/drivers/media/video/cx23885/cx23885-417.c
index abd64e89f60f..6628e07a8093 100644
--- a/drivers/media/video/cx23885/cx23885-417.c
+++ b/drivers/media/video/cx23885/cx23885-417.c
@@ -1591,7 +1591,7 @@ static int mpeg_open(struct file *file)
1591 V4L2_BUF_TYPE_VIDEO_CAPTURE, 1591 V4L2_BUF_TYPE_VIDEO_CAPTURE,
1592 V4L2_FIELD_INTERLACED, 1592 V4L2_FIELD_INTERLACED,
1593 sizeof(struct cx23885_buffer), 1593 sizeof(struct cx23885_buffer),
1594 fh); 1594 fh, NULL);
1595 unlock_kernel(); 1595 unlock_kernel();
1596 1596
1597 return 0; 1597 return 0;