Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343791
b: refs/heads/master
c: 2249b45
h: refs/heads/master
i:
  343789: 649431b
  343787: 1961aba
  343783: ab3b7ad
  343775: 9ceb257
v: v3
  • Loading branch information
Fabio Estevam authored and Mauro Carvalho Chehab committed Oct 27, 2012
1 parent fb12481 commit 0f5e0bc
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: 01aea0bfd8dfa8bc868df33904461984bb10a87a
refs/heads/master: 2249b45701f9817f91d9a334fa30147e133badc4
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/coda.c
Original file line number Diff line number Diff line change
Expand Up @@ -1540,7 +1540,7 @@ static irqreturn_t coda_irq_handler(int irq, void *data)
u32 wr_ptr, start_ptr;
struct coda_ctx *ctx;

__cancel_delayed_work(&dev->timeout);
cancel_delayed_work(&dev->timeout);

/* read status register to attend the IRQ */
coda_read(dev, CODA_REG_BIT_INT_STATUS);
Expand Down

0 comments on commit 0f5e0bc

Please sign in to comment.