From 38254ad252ef1a40a1bc7eb8a1f323680ddfe833 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Sun, 2 May 2010 11:11:40 -0300 Subject: [PATCH] --- yaml --- r: 193133 b: refs/heads/master c: 3e56b0f09c5b6ac277322c8bbd04b65094197106 h: refs/heads/master i: 193131: 951edbce81e87152f470ba5224eab46f77abe8bd v: v3 --- [refs] | 2 +- trunk/drivers/media/video/ivtv/ivtv-ioctl.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7801f1c49346..cffb1cba8f3c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4d6c871ac338a8d804a1139dade2a463614d3e34 +refs/heads/master: 3e56b0f09c5b6ac277322c8bbd04b65094197106 diff --git a/trunk/drivers/media/video/ivtv/ivtv-ioctl.c b/trunk/drivers/media/video/ivtv/ivtv-ioctl.c index 6573764f506d..fa9f0d958f96 100644 --- a/trunk/drivers/media/video/ivtv/ivtv-ioctl.c +++ b/trunk/drivers/media/video/ivtv/ivtv-ioctl.c @@ -1850,6 +1850,7 @@ static long ivtv_serialized_ioctl(struct ivtv *itv, struct file *filp, case VIDIOC_S_AUDOUT: case VIDIOC_S_EXT_CTRLS: case VIDIOC_S_FBUF: + case VIDIOC_S_PRIORITY: case VIDIOC_OVERLAY: ret = v4l2_prio_check(&itv->prio, id->prio); if (ret)