Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92664
b: refs/heads/master
c: b9bc07a
h: refs/heads/master
v: v3
  • Loading branch information
Robert Fitzsimons authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 241fc17 commit eefbdae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a53a45567cb4879c46bb019757cdeb1b1ecabbd5
refs/heads/master: b9bc07a006ae94d7b3dd5db873bcf10ceb749253
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/bt8xx/bttv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -3463,6 +3463,9 @@ static int radio_release(struct inode *inode, struct file *file)
struct bttv *btv = fh->btv;
struct rds_command cmd;

file->private_data = NULL;
kfree(fh);

btv->radio_user--;

bttv_call_i2c_clients(btv, RDS_CMD_CLOSE, &cmd);
Expand Down

0 comments on commit eefbdae

Please sign in to comment.