Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124218
b: refs/heads/master
c: bdf398e
h: refs/heads/master
v: v3
  • Loading branch information
Oldrich Jedlicka authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 305c71f commit 6039909
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: 0537156f6ca44193f70e91b636a25724aaa1e53b
refs/heads/master: bdf398eb09e3f2e1fd1acb50960ce93fe380e847
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -6048,7 +6048,7 @@ static void saa7134_tuner_setup(struct saa7134_dev *dev)
struct v4l2_priv_tun_config xc2028_cfg;
struct xc2028_ctrl ctl;

memset(&xc2028_cfg, 0, sizeof(ctl));
memset(&xc2028_cfg, 0, sizeof(xc2028_cfg));
memset(&ctl, 0, sizeof(ctl));

ctl.fname = XC2028_DEFAULT_FIRMWARE;
Expand Down

0 comments on commit 6039909

Please sign in to comment.