Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76592
b: refs/heads/master
c: 4423a9a
h: refs/heads/master
v: v3
  • Loading branch information
Jelle Foks authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 2060e27 commit 5e16a18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: e21a5c68deab7cd300e8502488f844f77e0f26d0
refs/heads/master: 4423a9a3395ef652d80d848161444b417f1f78c0
3 changes: 0 additions & 3 deletions trunk/drivers/media/video/cx88/cx88-blackbird.c
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,6 @@ static int blackbird_start_codec(struct file *file, void *priv)
/* unmute audio source */
cx_clear(AUD_VOL_CTL, (1 << 6));

blackbird_api_cmd(dev, CX2341X_ENC_MUTE_VIDEO, 1, 0, BLACKBIRD_UNMUTE);
blackbird_api_cmd(dev, CX2341X_ENC_MUTE_AUDIO, 1, 0, BLACKBIRD_UNMUTE);

blackbird_api_cmd(dev, CX2341X_ENC_REFRESH_INPUT, 0,0);

/* initialize the video input */
Expand Down

0 comments on commit 5e16a18

Please sign in to comment.