Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222064
b: refs/heads/master
c: 4f52610
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Ringel authored and Mauro Carvalho Chehab committed Nov 9, 2010
1 parent efd33ed commit 3320237
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 399d84655648b052c03301a71caa33758d906c2e
refs/heads/master: 4f52610e290eb6bf63522b0dad886ac88c7623cd
1 change: 1 addition & 0 deletions trunk/drivers/staging/tm6000/tm6000-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,7 @@ static int vidioc_s_std (struct file *file, void *priv, v4l2_std_id *norm)
struct tm6000_fh *fh=priv;
struct tm6000_core *dev = fh->dev;

dev->norm = *norm;
rc = tm6000_init_analog_mode(dev);

fh->width = dev->width;
Expand Down

0 comments on commit 3320237

Please sign in to comment.