summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dt3155v4l/Kconfig
diff options
context:
space:
mode:
authorMarin Mitov2010-05-18 12:05:29 +0200
committerGreg Kroah-Hartman2010-05-18 23:53:17 +0200
commita57941c2e7a79d5143a63c06c06be36f786d5241 (patch)
tree913d323540a388db6fd34453d4beca19978b7544 /drivers/staging/dt3155v4l/Kconfig
parentStaging: crystalhd: Remove typedefs from driver (diff)
downloadkernel-qcow2-linux-a57941c2e7a79d5143a63c06c06be36f786d5241.tar.gz
kernel-qcow2-linux-a57941c2e7a79d5143a63c06c06be36f786d5241.tar.xz
kernel-qcow2-linux-a57941c2e7a79d5143a63c06c06be36f786d5241.zip
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>
Diffstat (limited to 'drivers/staging/dt3155v4l/Kconfig')
-rw-r--r--drivers/staging/dt3155v4l/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/dt3155v4l/Kconfig b/drivers/staging/dt3155v4l/Kconfig
index f49f4ac035b0..5cd5a575b64d 100644
--- a/drivers/staging/dt3155v4l/Kconfig
+++ b/drivers/staging/dt3155v4l/Kconfig
@@ -9,7 +9,7 @@ config VIDEO_DT3155
In doubt, say N.
To compile this driver as a module, choose M here: the
- module will be called dt3155_v4l.
+ module will be called dt3155v4l.
config DT3155_CCIR
bool "Selects CCIR/50Hz vertical refresh"