Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367198
b: refs/heads/master
c: a3f17af
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 25, 2013
1 parent 5f9f4d0 commit b66d601
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 66f93178042b6f151552fdb74cbaa2724e59c97c
refs/heads/master: a3f17af2d97a2a51af37e7b1dab5de5562c9b66d
3 changes: 2 additions & 1 deletion trunk/drivers/media/pci/cx25821/cx25821-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,8 @@ static int cx25821_vidioc_g_std(struct file *file, void *priv, v4l2_std_id *tvno
return 0;
}

int cx25821_vidioc_s_std(struct file *file, void *priv, v4l2_std_id tvnorms)
static int cx25821_vidioc_s_std(struct file *file, void *priv,
v4l2_std_id tvnorms)
{
struct cx25821_channel *chan = video_drvdata(file);
struct cx25821_dev *dev = chan->dev;
Expand Down

0 comments on commit b66d601

Please sign in to comment.