summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/Makefile
diff options
context:
space:
mode:
authorHans de Goede <j.w.r.degoede@hhs.nl>2008-04-23 11:09:12 (GMT)
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 10:14:32 (GMT)
commite2997a72ddfafc25bd0c8f1f52bcf41979d5a559 (patch)
treebe39e1c2f946a5d3c2e82fe7a2d663f54fda11d4 /drivers/media/video/gspca/Makefile
parent63eb9546dcb5e9dc39ab88a603dede8fdd18e717 (diff)
downloadlinux-fsl-qoriq-e2997a72ddfafc25bd0c8f1f52bcf41979d5a559.tar.xz
V4L/DVB (8153): Subdriver pac207 added and minor changes.
pac207 added. Check status on mutex lock. Call back on frame dequeue. Free the resources on last close only. Avoid URB and ISOC errors on close. Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/gspca/Makefile')
-rw-r--r--drivers/media/video/gspca/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/Makefile b/drivers/media/video/gspca/Makefile
index 885d445..81170c1 100644
--- a/drivers/media/video/gspca/Makefile
+++ b/drivers/media/video/gspca/Makefile
@@ -1,4 +1,5 @@
-obj-$(CONFIG_GSPCA) += gspca_main.o gspca_stk014.o
+obj-$(CONFIG_GSPCA) += gspca_main.o gspca_pac207.o gspca_stk014.o
gspca_main-objs := gspca.o
+gspca_pac207-objs := pac207.o
gspca_stk014-objs := stk014.o