Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96702
b: refs/heads/master
c: cba627a
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed May 14, 2008
1 parent 660afb8 commit fed4c62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 1d081601315f5c9b9537b702bcb2c8d96fc089ef
refs/heads/master: cba627a51a26eaed3526c423f5fd0410dd721ae2
3 changes: 1 addition & 2 deletions trunk/drivers/media/video/cx18/cx18-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -904,8 +904,7 @@ static void cx18_remove(struct pci_dev *pci_dev)

free_irq(cx->dev->irq, (void *)cx);

if (cx->dev)
cx18_iounmap(cx);
cx18_iounmap(cx);

release_mem_region(cx->base_addr, CX18_MEM_SIZE);

Expand Down

0 comments on commit fed4c62

Please sign in to comment.