Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92695
b: refs/heads/master
c: e9888a1
h: refs/heads/master
i:
  92693: de6a6d7
  92691: 5688a40
  92687: e058525
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 8710d9a commit d596378
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e3569abc1c51d24f9c64b214f85477e490b156e3
refs/heads/master: e9888a1330402050e596b2553e7009fe371c42be
2 changes: 0 additions & 2 deletions trunk/drivers/media/video/em28xx/em28xx-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,6 @@ buffer_setup(struct videobuf_queue *vq, unsigned int *count, unsigned int *size)
if (*count < EM28XX_MIN_BUF)
*count = EM28XX_MIN_BUF;

dev->mode = EM28XX_ANALOG_MODE;

/* Ask tuner to go to analog mode */
memset(&f, 0, sizeof(f));
f.frequency = dev->ctl_freq;
Expand Down

0 comments on commit d596378

Please sign in to comment.