Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174163
b: refs/heads/master
c: 1ead696
h: refs/heads/master
i:
  174161: 59ff7c0
  174159: db84b86
v: v3
  • Loading branch information
Vaibhav Hiremath authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 3dc8f20 commit e06f976
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 14cbaafe6f8587aed632de747322cd3add421a76
refs/heads/master: 1ead696b4c1b719eeae313618bca89e7b37c7d9b
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/davinci/vpfe_capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ static void vpfe_detach_irq(struct vpfe_device *vpfe_dev)

frame_format = ccdc_dev->hw_ops.get_frame_format();
if (frame_format == CCDC_FRMFMT_PROGRESSIVE)
free_irq(IRQ_VDINT1, vpfe_dev);
free_irq(vpfe_dev->ccdc_irq1, vpfe_dev);
}

static int vpfe_attach_irq(struct vpfe_device *vpfe_dev)
Expand Down

0 comments on commit e06f976

Please sign in to comment.