Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357222
b: refs/heads/master
c: 2b9b325
h: refs/heads/master
v: v3
  • Loading branch information
Ezequiel Garcia authored and Mauro Carvalho Chehab committed Dec 27, 2012
1 parent 1102962 commit daf96c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ee45ddc1e03afc221afad273503b6c2fc0683008
refs/heads/master: 2b9b325d73dc092e1b888c381b98dde57d394194
3 changes: 1 addition & 2 deletions trunk/drivers/media/radio/radio-wl1273.c
Original file line number Diff line number Diff line change
Expand Up @@ -2084,8 +2084,7 @@ static int __devinit wl1273_fm_radio_probe(struct platform_device *pdev)
}

/* V4L2 configuration */
memcpy(&radio->videodev, &wl1273_viddev_template,
sizeof(wl1273_viddev_template));
radio->videodev = wl1273_viddev_template;

radio->videodev.v4l2_dev = &radio->v4l2dev;

Expand Down

0 comments on commit daf96c3

Please sign in to comment.