Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331123
b: refs/heads/master
c: bcedb4c
h: refs/heads/master
i:
  331121: b30e034
  331119: 59927e6
v: v3
  • Loading branch information
Philipp Zabel authored and Mauro Carvalho Chehab committed Sep 26, 2012
1 parent 74e5b0e commit 6108066
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: ec25f68d534798e4bc98b6c115757956422b2e45
refs/heads/master: bcedb4c2422801e37c3d9c716597e8883d1b4e87
6 changes: 0 additions & 6 deletions trunk/drivers/media/platform/coda.c
Original file line number Diff line number Diff line change
Expand Up @@ -743,12 +743,6 @@ static int coda_job_ready(void *m2m_priv)
return 0;
}

if (coda_isbusy(ctx->dev)) {
v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev,
"not ready: coda is still busy.\n");
return 0;
}

v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev,
"job ready\n");
return 1;
Expand Down

0 comments on commit 6108066

Please sign in to comment.