V4L/DVB (3539): Move bttv fragments to bt8xx/
authorManu Abraham <manu@linuxtv.org>
Fri, 17 Mar 2006 15:07:22 +0000 (12:07 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 24 Mar 2006 19:26:50 +0000 (16:26 -0300)
commitfaecfb1760325613debd8df9b9374ce4a28c01d9
tree844e0446e82f07c5d8007d62f7e3a842987e194b
parent280323ddbc595c463f89c30f3f0f823b076bb4e3
V4L/DVB (3539): Move bttv fragments to bt8xx/

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
16 files changed:
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/bt8xx/Kconfig [new file with mode: 0644]
drivers/media/video/bt8xx/bt832.c [moved from drivers/media/video/bt832.c with 100% similarity]
drivers/media/video/bt8xx/bt832.h [moved from drivers/media/video/bt832.h with 100% similarity]
drivers/media/video/bt8xx/bt848.h [moved from drivers/media/video/bt848.h with 100% similarity]
drivers/media/video/bt8xx/bttv-cards.c [moved from drivers/media/video/bttv-cards.c with 100% similarity]
drivers/media/video/bt8xx/bttv-driver.c [moved from drivers/media/video/bttv-driver.c with 100% similarity]
drivers/media/video/bt8xx/bttv-gpio.c [moved from drivers/media/video/bttv-gpio.c with 100% similarity]
drivers/media/video/bt8xx/bttv-i2c.c [moved from drivers/media/video/bttv-i2c.c with 100% similarity]
drivers/media/video/bt8xx/bttv-if.c [moved from drivers/media/video/bttv-if.c with 100% similarity]
drivers/media/video/bt8xx/bttv-input.c [moved from drivers/media/video/bttv-input.c with 100% similarity]
drivers/media/video/bt8xx/bttv-risc.c [moved from drivers/media/video/bttv-risc.c with 100% similarity]
drivers/media/video/bt8xx/bttv-vbi.c [moved from drivers/media/video/bttv-vbi.c with 100% similarity]
drivers/media/video/bt8xx/bttv.h [moved from drivers/media/video/bttv.h with 100% similarity]
drivers/media/video/bt8xx/bttvp.h [moved from drivers/media/video/bttvp.h with 100% similarity]