Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61327
b: refs/heads/master
c: 27b5a39
h: refs/heads/master
i:
  61325: 1c33e56
  61323: 50dfd91
  61319: 67805dd
  61311: f1606b5
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jul 18, 2007
1 parent 3d5b6cb commit 02349a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 4052fcc7ba32ebd54cc907991cb855d909ce9d1c
refs/heads/master: 27b5a3957a205bcaa07952ed27981f69b2b2f764
5 changes: 1 addition & 4 deletions trunk/drivers/media/video/ivtv/ivtv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -1289,10 +1289,7 @@ static void ivtv_remove(struct pci_dev *pci_dev)

IVTV_DEBUG_INFO(" Releasing irq.\n");
free_irq(itv->dev->irq, (void *)itv);

if (itv->dev) {
ivtv_iounmap(itv);
}
ivtv_iounmap(itv);

IVTV_DEBUG_INFO(" Releasing mem.\n");
release_mem_region(itv->base_addr, IVTV_ENCODER_SIZE);
Expand Down

0 comments on commit 02349a1

Please sign in to comment.