Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333835
b: refs/heads/master
c: 26fdcf0
h: refs/heads/master
i:
  333833: cd6288d
  333831: 620ca3f
v: v3
  • Loading branch information
Sachin Kamat authored and Mauro Carvalho Chehab committed Oct 6, 2012
1 parent 94fdd5d commit d9d51b4
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: 56ed221f099afe5c234e5c2cd1371acc8ddbcd88
refs/heads/master: 26fdcf0980225f8b3d5fa258d9f41433cb0664ed
3 changes: 1 addition & 2 deletions trunk/drivers/media/platform/mem2mem_testdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -397,8 +397,7 @@ static void device_isr(unsigned long priv)
curr_ctx = v4l2_m2m_get_curr_priv(m2mtest_dev->m2m_dev);

if (NULL == curr_ctx) {
printk(KERN_ERR
"Instance released before the end of transaction\n");
pr_err("Instance released before the end of transaction\n");
return;
}

Expand Down

0 comments on commit d9d51b4

Please sign in to comment.