Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226335
b: refs/heads/master
c: 41d9931
h: refs/heads/master
i:
  226333: 3ffef6a
  226331: de67a34
  226327: 1483f31
  226319: d918d30
  226303: ef7f6b3
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Dec 29, 2010
1 parent 354c897 commit adb85f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: ad1ecf8639e51ab8066cd4f37fd36b6b7cbdd8b3
refs/heads/master: 41d9931c5ae014fbab8bf612c70b8e7ff16f4641
8 changes: 0 additions & 8 deletions trunk/drivers/media/video/videobuf-dma-sg.c
Original file line number Diff line number Diff line change
Expand Up @@ -543,14 +543,6 @@ static int __videobuf_mmap_mapper(struct videobuf_queue *q,

retval = -EINVAL;

/* This function maintains backwards compatibility with V4L1 and will
* map more than one buffer if the vma length is equal to the combined
* size of multiple buffers than it will map them together. See
* VIDIOCGMBUF in the v4l spec
*
* TODO: Allow drivers to specify if they support this mode
*/

BUG_ON(!mem);
MAGIC_CHECK(mem->magic, MAGIC_SG_MEM);

Expand Down

0 comments on commit adb85f9

Please sign in to comment.