Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180217
b: refs/heads/master
c: ba9e9f3
h: refs/heads/master
i:
  180215: 2ed11fe
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Feb 2, 2010
1 parent b67d308 commit a347fec
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7415c7602ddb14a9a9c39bc8c38afa667092a527
refs/heads/master: ba9e9f3c08a5b58c1ffacf0cc6fb703ab0fa55ff
4 changes: 2 additions & 2 deletions trunk/drivers/media/common/saa7146_video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1333,9 +1333,9 @@ static void buffer_release(struct videobuf_queue *q, struct videobuf_buffer *vb)

DEB_CAP(("vbuf:%p\n",vb));

release_all_pagetables(dev, buf);

saa7146_dma_free(dev,q,buf);

release_all_pagetables(dev, buf);
}

static struct videobuf_queue_ops video_qops = {
Expand Down

0 comments on commit a347fec

Please sign in to comment.