linux/drivers/staging/dt3155v4l
Marin Mitov a57941c2e7 Staging: dt3155v4l: remove private memory allocator
This patch removes the private memory allocator
and all conjugated functions. Now the driver uses
videobuf-dma-contig module for allocations.
Added reserving 4MB coherent memory for private
per device allocations at probe time.

Signed-off-by: Marin Mitov <mitov@issp.bas.bg>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-18 14:53:17 -07:00
..
Kconfig Staging: dt3155v4l: remove private memory allocator 2010-05-18 14:53:17 -07:00
Makefile Staging: dt3155v4l: remove private memory allocator 2010-05-18 14:53:17 -07:00
dt3155v4l.c Staging: dt3155v4l: remove private memory allocator 2010-05-18 14:53:17 -07:00
dt3155v4l.h Staging: dt3155v4l: remove private memory allocator 2010-05-18 14:53:17 -07:00