Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76594
b: refs/heads/master
c: 6a0bc9a
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent ed6575e commit a309d9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 7b27d45bb50498c86aa87e7ef174b2a0f5b6f361
refs/heads/master: 6a0bc9a0162d10c551bb916a1a21bfede4db3203
4 changes: 0 additions & 4 deletions trunk/drivers/media/video/cx88/cx88-blackbird.c
Original file line number Diff line number Diff line change
Expand Up @@ -627,15 +627,11 @@ static int blackbird_start_codec(struct file *file, void *priv)

static int blackbird_stop_codec(struct cx8802_dev *dev)
{
struct cx88_core *core = dev->core;

blackbird_api_cmd(dev, CX2341X_ENC_STOP_CAPTURE, 3, 0,
BLACKBIRD_END_NOW,
BLACKBIRD_MPEG_CAPTURE,
BLACKBIRD_RAW_BITS_NONE
);
/* mute audio source */
cx_set(AUD_VOL_CTL, (1 << 6));

dev->mpeg_active = 0;
return 0;
Expand Down

0 comments on commit a309d9e

Please sign in to comment.