commit | 87b9ad070cf76c0f1e8cf836f7eb86e9ac94e34a | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Aug 02 23:31:33 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:14:56 2007 -0300 |
tree | aeda5c7b1434350a476005c85dc39173ead11090 | |
parent | 6bb2790f8a0cf93d3dbed6b6e986441110e6174b [diff] |
V4L/DVB (6254): Add videobuf-vmalloc Adds a newer videobuf-vmalloc module. This module uses the same videobuf controls, but implements memory allocation based on vmalloc methods. With this method, an USB driver can use video-buf, without needing to request memory from the DMA-safe area. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>