Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65687
b: refs/heads/master
c: af520a3
h: refs/heads/master
i:
  65685: ca7a7ac
  65683: 15343fb
  65679: d56adc2
v: v3
  • Loading branch information
Andi Drebes authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 928db54 commit d38069e
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: 261efd12fc291e6b3b42011201bfd011484ad90b
refs/heads/master: af520a3478b59476ed61eddee73948807398e358
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/ttpci/budget-av.c
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ static struct saa7146_ext_vv vv_data = {
.capabilities = 0, // perhaps later: V4L2_CAP_VBI_CAPTURE, but that need tweaking with the saa7113
.flags = 0,
.stds = &standard[0],
.num_stds = sizeof(standard) / sizeof(struct saa7146_standard),
.num_stds = ARRAY_SIZE(standard),
.ioctls = &ioctls[0],
.ioctl = av_ioctl,
};
Expand Down

0 comments on commit d38069e

Please sign in to comment.