Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250260
b: refs/heads/master
c: 81dfea8
h: refs/heads/master
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent da78970 commit 51fe5f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e47b78f036bf1c30a5263ccdf1f638d1612b0586
refs/heads/master: 81dfea886c73ea36439672b90626a354354dadd2
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cpia2/cpia2_v4l.c
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ static int cpia2_g_priority(struct file *file, void *_fh, enum v4l2_priority *p)
static int cpia2_s_priority(struct file *file, void *_fh, enum v4l2_priority prio)
{
struct camera_data *cam = video_drvdata(file);
struct cpia2_fh *fh = fh;
struct cpia2_fh *fh = _fh;

if (cam->streaming && prio != fh->prio &&
fh->prio == V4L2_PRIORITY_RECORD)
Expand Down

0 comments on commit 51fe5f5

Please sign in to comment.