From: Marin Mitov Date: Tue, 18 May 2010 10:05:29 +0000 (+0300) Subject: Staging: dt3155v4l: remove private memory allocator X-Git-Tag: v2.6.35-rc1~441^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a57941c2e7a79d5143a63c06c06be36f786d5241;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed