Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92562
b: refs/heads/master
c: b12203d
h: refs/heads/master
v: v3
  • Loading branch information
Marton Balint authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 67f5827 commit 7a4782b
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: 99e09eac25f752b25f65392da7bd747b77040fea
refs/heads/master: b12203d253732d282dd97909a1424016694183e9
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/cx88/cx88-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1920,6 +1920,9 @@ static void __devexit cx8800_finidev(struct pci_dev *pci_dev)
core->kthread = NULL;
}

if (core->ir)
cx88_ir_stop(core, core->ir);

cx88_shutdown(core); /* FIXME */
pci_disable_device(pci_dev);

Expand Down

0 comments on commit 7a4782b

Please sign in to comment.