diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2008-10-09 04:51:22 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 07:39:04 -0400 |
commit | 45d011031d745d2c9a21c21d289428cb7f88a2d0 (patch) | |
tree | f9d8cf3b8dd12541396b3a2b867d7ad8c8207490 | |
parent | 19c309e383610453604092473287f77233f31e90 (diff) |
V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectory
Prevent the zoran driver sources from cluttering the video directory.
This changeset only moves the drivers and it does not fix any of the
checkpatch warnings/errors to keep the changeset clean.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | drivers/media/video/Kconfig | 74 | ||||
-rw-r--r-- | drivers/media/video/Makefile | 6 | ||||
-rw-r--r-- | drivers/media/video/zoran/Kconfig | 73 | ||||
-rw-r--r-- | drivers/media/video/zoran/Makefile | 6 | ||||
-rw-r--r-- | drivers/media/video/zoran/videocodec.c (renamed from drivers/media/video/videocodec.c) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/videocodec.h (renamed from drivers/media/video/videocodec.h) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zoran.h (renamed from drivers/media/video/zoran.h) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zoran_card.c (renamed from drivers/media/video/zoran_card.c) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zoran_card.h (renamed from drivers/media/video/zoran_card.h) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zoran_device.c (renamed from drivers/media/video/zoran_device.c) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zoran_device.h (renamed from drivers/media/video/zoran_device.h) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zoran_driver.c (renamed from drivers/media/video/zoran_driver.c) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zoran_procfs.c (renamed from drivers/media/video/zoran_procfs.c) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zoran_procfs.h (renamed from drivers/media/video/zoran_procfs.h) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zr36016.c (renamed from drivers/media/video/zr36016.c) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zr36016.h (renamed from drivers/media/video/zr36016.h) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zr36050.c (renamed from drivers/media/video/zr36050.c) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zr36050.h (renamed from drivers/media/video/zr36050.h) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zr36057.h (renamed from drivers/media/video/zr36057.h) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zr36060.c (renamed from drivers/media/video/zr36060.c) | 0 | ||||
-rw-r--r-- | drivers/media/video/zoran/zr36060.h (renamed from drivers/media/video/zr36060.h) | 0 |
21 files changed, 81 insertions, 78 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 2dce16f863bb..47102c2c8250 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -605,79 +605,7 @@ config VIDEO_STRADIS | |||
605 | driver for PCI. There is a product page at | 605 | driver for PCI. There is a product page at |
606 | <http://www.stradis.com/>. | 606 | <http://www.stradis.com/>. |
607 | 607 | ||
608 | config VIDEO_ZORAN | 608 | source "drivers/media/video/zoran/Kconfig" |
609 | tristate "Zoran ZR36057/36067 Video For Linux" | ||
610 | depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && VIRT_TO_BUS | ||
611 | help | ||
612 | Say Y for support for MJPEG capture cards based on the Zoran | ||
613 | 36057/36067 PCI controller chipset. This includes the Iomega | ||
614 | Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is | ||
615 | a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For | ||
616 | more information, check <file:Documentation/video4linux/Zoran>. | ||
617 | |||
618 | To compile this driver as a module, choose M here: the | ||
619 | module will be called zr36067. | ||
620 | |||
621 | config VIDEO_ZORAN_DC30 | ||
622 | tristate "Pinnacle/Miro DC30(+) support" | ||
623 | depends on VIDEO_ZORAN | ||
624 | select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO | ||
625 | select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO | ||
626 | help | ||
627 | Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback | ||
628 | card. This also supports really old DC10 cards based on the | ||
629 | zr36050 MJPEG codec and zr36016 VFE. | ||
630 | |||
631 | config VIDEO_ZORAN_ZR36060 | ||
632 | tristate "Zoran ZR36060" | ||
633 | depends on VIDEO_ZORAN | ||
634 | help | ||
635 | Say Y to support Zoran boards based on 36060 chips. | ||
636 | This includes Iomega Buz, Pinnacle DC10, Linux media Labs 33 | ||
637 | and 33 R10 and AverMedia 6 boards. | ||
638 | |||
639 | config VIDEO_ZORAN_BUZ | ||
640 | tristate "Iomega Buz support" | ||
641 | depends on VIDEO_ZORAN_ZR36060 | ||
642 | select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO | ||
643 | select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO | ||
644 | help | ||
645 | Support for the Iomega Buz MJPEG capture/playback card. | ||
646 | |||
647 | config VIDEO_ZORAN_DC10 | ||
648 | tristate "Pinnacle/Miro DC10(+) support" | ||
649 | depends on VIDEO_ZORAN_ZR36060 | ||
650 | select VIDEO_SAA7110 if VIDEO_HELPER_CHIPS_AUTO | ||
651 | select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO | ||
652 | help | ||
653 | Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback | ||
654 | card. | ||
655 | |||
656 | config VIDEO_ZORAN_LML33 | ||
657 | tristate "Linux Media Labs LML33 support" | ||
658 | depends on VIDEO_ZORAN_ZR36060 | ||
659 | select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO | ||
660 | select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO | ||
661 | help | ||
662 | Support for the Linux Media Labs LML33 MJPEG capture/playback | ||
663 | card. | ||
664 | |||
665 | config VIDEO_ZORAN_LML33R10 | ||
666 | tristate "Linux Media Labs LML33R10 support" | ||
667 | depends on VIDEO_ZORAN_ZR36060 | ||
668 | select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO | ||
669 | select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO | ||
670 | help | ||
671 | support for the Linux Media Labs LML33R10 MJPEG capture/playback | ||
672 | card. | ||
673 | |||
674 | config VIDEO_ZORAN_AVS6EYES | ||
675 | tristate "AverMedia 6 Eyes support (EXPERIMENTAL)" | ||
676 | depends on VIDEO_ZORAN_ZR36060 && EXPERIMENTAL && VIDEO_V4L1 | ||
677 | select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO | ||
678 | select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO | ||
679 | help | ||
680 | Support for the AverMedia 6 Eyes video surveillance card. | ||
681 | 609 | ||
682 | config VIDEO_MEYE | 610 | config VIDEO_MEYE |
683 | tristate "Sony Vaio Picturebook Motion Eye Video For Linux" | 611 | tristate "Sony Vaio Picturebook Motion Eye Video For Linux" |
diff --git a/drivers/media/video/Makefile b/drivers/media/video/Makefile index 28e325725302..16962f3aa157 100644 --- a/drivers/media/video/Makefile +++ b/drivers/media/video/Makefile | |||
@@ -2,8 +2,6 @@ | |||
2 | # Makefile for the video capture/playback device drivers. | 2 | # Makefile for the video capture/playback device drivers. |
3 | # | 3 | # |
4 | 4 | ||
5 | zr36067-objs := zoran_procfs.o zoran_device.o \ | ||
6 | zoran_driver.o zoran_card.o | ||
7 | tuner-objs := tuner-core.o | 5 | tuner-objs := tuner-core.o |
8 | 6 | ||
9 | msp3400-objs := msp3400-driver.o msp3400-kthreads.o | 7 | msp3400-objs := msp3400-driver.o msp3400-kthreads.o |
@@ -54,9 +52,7 @@ obj-$(CONFIG_VIDEO_BT856) += bt856.o | |||
54 | obj-$(CONFIG_VIDEO_BT866) += bt866.o | 52 | obj-$(CONFIG_VIDEO_BT866) += bt866.o |
55 | obj-$(CONFIG_VIDEO_KS0127) += ks0127.o | 53 | obj-$(CONFIG_VIDEO_KS0127) += ks0127.o |
56 | 54 | ||
57 | obj-$(CONFIG_VIDEO_ZORAN) += zr36067.o videocodec.o | 55 | obj-$(CONFIG_VIDEO_ZORAN) += zoran/ |
58 | obj-$(CONFIG_VIDEO_ZORAN_DC30) += zr36050.o zr36016.o | ||
59 | obj-$(CONFIG_VIDEO_ZORAN_ZR36060) += zr36060.o | ||
60 | 56 | ||
61 | obj-$(CONFIG_VIDEO_PMS) += pms.o | 57 | obj-$(CONFIG_VIDEO_PMS) += pms.o |
62 | obj-$(CONFIG_VIDEO_VINO) += vino.o indycam.o | 58 | obj-$(CONFIG_VIDEO_VINO) += vino.o indycam.o |
diff --git a/drivers/media/video/zoran/Kconfig b/drivers/media/video/zoran/Kconfig new file mode 100644 index 000000000000..4ea5fa71de89 --- /dev/null +++ b/drivers/media/video/zoran/Kconfig | |||
@@ -0,0 +1,73 @@ | |||
1 | config VIDEO_ZORAN | ||
2 | tristate "Zoran ZR36057/36067 Video For Linux" | ||
3 | depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && VIRT_TO_BUS | ||
4 | help | ||
5 | Say Y for support for MJPEG capture cards based on the Zoran | ||
6 | 36057/36067 PCI controller chipset. This includes the Iomega | ||
7 | Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is | ||
8 | a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For | ||
9 | more information, check <file:Documentation/video4linux/Zoran>. | ||
10 | |||
11 | To compile this driver as a module, choose M here: the | ||
12 | module will be called zr36067. | ||
13 | |||
14 | config VIDEO_ZORAN_DC30 | ||
15 | tristate "Pinnacle/Miro DC30(+) support" | ||
16 | depends on VIDEO_ZORAN | ||
17 | select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO | ||
18 | select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO | ||
19 | help | ||
20 | Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback | ||
21 | card. This also supports really old DC10 cards based on the | ||
22 | zr36050 MJPEG codec and zr36016 VFE. | ||
23 | |||
24 | config VIDEO_ZORAN_ZR36060 | ||
25 | tristate "Zoran ZR36060" | ||
26 | depends on VIDEO_ZORAN | ||
27 | help | ||
28 | Say Y to support Zoran boards based on 36060 chips. | ||
29 | This includes Iomega Buz, Pinnacle DC10, Linux media Labs 33 | ||
30 | and 33 R10 and AverMedia 6 boards. | ||
31 | |||
32 | config VIDEO_ZORAN_BUZ | ||
33 | tristate "Iomega Buz support" | ||
34 | depends on VIDEO_ZORAN_ZR36060 | ||
35 | select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO | ||
36 | select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO | ||
37 | help | ||
38 | Support for the Iomega Buz MJPEG capture/playback card. | ||
39 | |||
40 | config VIDEO_ZORAN_DC10 | ||
41 | tristate "Pinnacle/Miro DC10(+) support" | ||
42 | depends on VIDEO_ZORAN_ZR36060 | ||
43 | select VIDEO_SAA7110 if VIDEO_HELPER_CHIPS_AUTO | ||
44 | select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO | ||
45 | help | ||
46 | Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback | ||
47 | card. | ||
48 | |||
49 | config VIDEO_ZORAN_LML33 | ||
50 | tristate "Linux Media Labs LML33 support" | ||
51 | depends on VIDEO_ZORAN_ZR36060 | ||
52 | select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO | ||
53 | select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO | ||
54 | help | ||
55 | Support for the Linux Media Labs LML33 MJPEG capture/playback | ||
56 | card. | ||
57 | |||
58 | config VIDEO_ZORAN_LML33R10 | ||
59 | tristate "Linux Media Labs LML33R10 support" | ||
60 | depends on VIDEO_ZORAN_ZR36060 | ||
61 | select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO | ||
62 | select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO | ||
63 | help | ||
64 | support for the Linux Media Labs LML33R10 MJPEG capture/playback | ||
65 | card. | ||
66 | |||
67 | config VIDEO_ZORAN_AVS6EYES | ||
68 | tristate "AverMedia 6 Eyes support (EXPERIMENTAL)" | ||
69 | depends on VIDEO_ZORAN_ZR36060 && EXPERIMENTAL && VIDEO_V4L1 | ||
70 | select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO | ||
71 | select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO | ||
72 | help | ||
73 | Support for the AverMedia 6 Eyes video surveillance card. | ||
diff --git a/drivers/media/video/zoran/Makefile b/drivers/media/video/zoran/Makefile new file mode 100644 index 000000000000..44cc13352c88 --- /dev/null +++ b/drivers/media/video/zoran/Makefile | |||
@@ -0,0 +1,6 @@ | |||
1 | zr36067-objs := zoran_procfs.o zoran_device.o \ | ||
2 | zoran_driver.o zoran_card.o | ||
3 | |||
4 | obj-$(CONFIG_VIDEO_ZORAN) += zr36067.o videocodec.o | ||
5 | obj-$(CONFIG_VIDEO_ZORAN_DC30) += zr36050.o zr36016.o | ||
6 | obj-$(CONFIG_VIDEO_ZORAN_ZR36060) += zr36060.o | ||
diff --git a/drivers/media/video/videocodec.c b/drivers/media/video/zoran/videocodec.c index cf24956f3204..cf24956f3204 100644 --- a/drivers/media/video/videocodec.c +++ b/drivers/media/video/zoran/videocodec.c | |||
diff --git a/drivers/media/video/videocodec.h b/drivers/media/video/zoran/videocodec.h index 97a3bbeda505..97a3bbeda505 100644 --- a/drivers/media/video/videocodec.h +++ b/drivers/media/video/zoran/videocodec.h | |||
diff --git a/drivers/media/video/zoran.h b/drivers/media/video/zoran/zoran.h index 46b7ad477ceb..46b7ad477ceb 100644 --- a/drivers/media/video/zoran.h +++ b/drivers/media/video/zoran/zoran.h | |||
diff --git a/drivers/media/video/zoran_card.c b/drivers/media/video/zoran/zoran_card.c index 3282be730298..3282be730298 100644 --- a/drivers/media/video/zoran_card.c +++ b/drivers/media/video/zoran/zoran_card.c | |||
diff --git a/drivers/media/video/zoran_card.h b/drivers/media/video/zoran/zoran_card.h index e4dc9d29b404..e4dc9d29b404 100644 --- a/drivers/media/video/zoran_card.h +++ b/drivers/media/video/zoran/zoran_card.h | |||
diff --git a/drivers/media/video/zoran_device.c b/drivers/media/video/zoran/zoran_device.c index 5d948ff7faf0..5d948ff7faf0 100644 --- a/drivers/media/video/zoran_device.c +++ b/drivers/media/video/zoran/zoran_device.c | |||
diff --git a/drivers/media/video/zoran_device.h b/drivers/media/video/zoran/zoran_device.h index 74c6c8edb7d0..74c6c8edb7d0 100644 --- a/drivers/media/video/zoran_device.h +++ b/drivers/media/video/zoran/zoran_device.h | |||
diff --git a/drivers/media/video/zoran_driver.c b/drivers/media/video/zoran/zoran_driver.c index 25de7631443e..25de7631443e 100644 --- a/drivers/media/video/zoran_driver.c +++ b/drivers/media/video/zoran/zoran_driver.c | |||
diff --git a/drivers/media/video/zoran_procfs.c b/drivers/media/video/zoran/zoran_procfs.c index 870bc5a70e3f..870bc5a70e3f 100644 --- a/drivers/media/video/zoran_procfs.c +++ b/drivers/media/video/zoran/zoran_procfs.c | |||
diff --git a/drivers/media/video/zoran_procfs.h b/drivers/media/video/zoran/zoran_procfs.h index f2d5b1ba448f..f2d5b1ba448f 100644 --- a/drivers/media/video/zoran_procfs.h +++ b/drivers/media/video/zoran/zoran_procfs.h | |||
diff --git a/drivers/media/video/zr36016.c b/drivers/media/video/zoran/zr36016.c index 00d132bcd1e4..00d132bcd1e4 100644 --- a/drivers/media/video/zr36016.c +++ b/drivers/media/video/zoran/zr36016.c | |||
diff --git a/drivers/media/video/zr36016.h b/drivers/media/video/zoran/zr36016.h index 8c79229f69d1..8c79229f69d1 100644 --- a/drivers/media/video/zr36016.h +++ b/drivers/media/video/zoran/zr36016.h | |||
diff --git a/drivers/media/video/zr36050.c b/drivers/media/video/zoran/zr36050.c index cf8b271a1c8f..cf8b271a1c8f 100644 --- a/drivers/media/video/zr36050.c +++ b/drivers/media/video/zoran/zr36050.c | |||
diff --git a/drivers/media/video/zr36050.h b/drivers/media/video/zoran/zr36050.h index 9f52f0cdde50..9f52f0cdde50 100644 --- a/drivers/media/video/zr36050.h +++ b/drivers/media/video/zoran/zr36050.h | |||
diff --git a/drivers/media/video/zr36057.h b/drivers/media/video/zoran/zr36057.h index 54c9362aa980..54c9362aa980 100644 --- a/drivers/media/video/zr36057.h +++ b/drivers/media/video/zoran/zr36057.h | |||
diff --git a/drivers/media/video/zr36060.c b/drivers/media/video/zoran/zr36060.c index 8e74054d5ef1..8e74054d5ef1 100644 --- a/drivers/media/video/zr36060.c +++ b/drivers/media/video/zoran/zr36060.c | |||
diff --git a/drivers/media/video/zr36060.h b/drivers/media/video/zoran/zr36060.h index 914ffa4ad8d3..914ffa4ad8d3 100644 --- a/drivers/media/video/zr36060.h +++ b/drivers/media/video/zoran/zr36060.h | |||