]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] bt8xx: move analog TV part to be together with DTV one
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Aug 2012 14:49:09 +0000 (11:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 Aug 2012 19:35:54 +0000 (16:35 -0300)
commit68de959f773a1d49096835c411390bceff5d1549
tree99f48fd448c97981b1793f426e28df0d54d880bf
parent0aa77f6c2954896b132f8b6f2e9f063c52800913
[media] bt8xx: move analog TV part to be together with DTV one

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
19 files changed:
drivers/media/pci/bt8xx/Kconfig
drivers/media/pci/bt8xx/Makefile
drivers/media/pci/bt8xx/bt848.h [moved from drivers/media/video/bt8xx/bt848.h with 100% similarity]
drivers/media/pci/bt8xx/bttv-audio-hook.c [moved from drivers/media/video/bt8xx/bttv-audio-hook.c with 100% similarity]
drivers/media/pci/bt8xx/bttv-audio-hook.h [moved from drivers/media/video/bt8xx/bttv-audio-hook.h with 100% similarity]
drivers/media/pci/bt8xx/bttv-cards.c [moved from drivers/media/video/bt8xx/bttv-cards.c with 100% similarity]
drivers/media/pci/bt8xx/bttv-driver.c [moved from drivers/media/video/bt8xx/bttv-driver.c with 100% similarity]
drivers/media/pci/bt8xx/bttv-gpio.c [moved from drivers/media/video/bt8xx/bttv-gpio.c with 100% similarity]
drivers/media/pci/bt8xx/bttv-i2c.c [moved from drivers/media/video/bt8xx/bttv-i2c.c with 100% similarity]
drivers/media/pci/bt8xx/bttv-if.c [moved from drivers/media/video/bt8xx/bttv-if.c with 100% similarity]
drivers/media/pci/bt8xx/bttv-input.c [moved from drivers/media/video/bt8xx/bttv-input.c with 100% similarity]
drivers/media/pci/bt8xx/bttv-risc.c [moved from drivers/media/video/bt8xx/bttv-risc.c with 100% similarity]
drivers/media/pci/bt8xx/bttv-vbi.c [moved from drivers/media/video/bt8xx/bttv-vbi.c with 100% similarity]
drivers/media/pci/bt8xx/bttv.h [moved from drivers/media/video/bt8xx/bttv.h with 100% similarity]
drivers/media/pci/bt8xx/bttvp.h [moved from drivers/media/video/bt8xx/bttvp.h with 100% similarity]
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/bt8xx/Kconfig [deleted file]
drivers/media/video/bt8xx/Makefile [deleted file]