]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: dt3155v4l: remove private memory allocator
authorMarin Mitov <mitov@issp.bas.bg>
Tue, 18 May 2010 10:05:29 +0000 (13:05 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 May 2010 21:53:17 +0000 (14:53 -0700)
commita57941c2e7a79d5143a63c06c06be36f786d5241
tree913d323540a388db6fd34453d4beca19978b7544
parentabfc768d9e374dc30b98206aff99d790e36d06dd
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>
drivers/staging/dt3155v4l/Kconfig
drivers/staging/dt3155v4l/Makefile
drivers/staging/dt3155v4l/dt3155-bufs.c [deleted file]
drivers/staging/dt3155v4l/dt3155-bufs.h [deleted file]
drivers/staging/dt3155v4l/dt3155v4l.c
drivers/staging/dt3155v4l/dt3155v4l.h