Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377201
b: refs/heads/master
c: 9166e1a
h: refs/heads/master
i:
  377199: 5c5ac7c
v: v3
  • Loading branch information
Katsuya Matsubara authored and Mauro Carvalho Chehab committed Jun 9, 2013
1 parent d822c32 commit a683e32
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: 560dde24adfdc9dbcd141c75faecc5e0402fe531
refs/heads/master: 9166e1aae3c90720fc389815909cb0bb815d9bca
5 changes: 1 addition & 4 deletions trunk/drivers/media/platform/sh_veu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1138,10 +1138,7 @@ static irqreturn_t sh_veu_isr(int irq, void *dev_id)

veu->xaction++;

if (!veu->aborting)
return IRQ_WAKE_THREAD;

return IRQ_HANDLED;
return IRQ_WAKE_THREAD;
}

static int sh_veu_probe(struct platform_device *pdev)
Expand Down

0 comments on commit a683e32

Please sign in to comment.