]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] rename most media/video pci drivers to media/pci
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Aug 2012 15:13:30 +0000 (12:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 Aug 2012 19:36:22 +0000 (16:36 -0300)
commitb285192a43f0432d82c2c10974204e78af0da596
tree618aa87e760c9c949eca9e4df6ae0eeffa11dcfc
parent68de959f773a1d49096835c411390bceff5d1549
[media] rename most media/video pci drivers to media/pci

Rename all PCI drivers with their own directory under
drivers/media/video into drivers/media/pci and update the
building system.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
216 files changed:
drivers/media/pci/Kconfig
drivers/media/pci/Makefile
drivers/media/pci/cx18/Kconfig [moved from drivers/media/video/cx18/Kconfig with 100% similarity]
drivers/media/pci/cx18/Makefile [moved from drivers/media/video/cx18/Makefile with 100% similarity]
drivers/media/pci/cx18/cx18-alsa-main.c [moved from drivers/media/video/cx18/cx18-alsa-main.c with 100% similarity]
drivers/media/pci/cx18/cx18-alsa-mixer.c [moved from drivers/media/video/cx18/cx18-alsa-mixer.c with 100% similarity]
drivers/media/pci/cx18/cx18-alsa-mixer.h [moved from drivers/media/video/cx18/cx18-alsa-mixer.h with 100% similarity]
drivers/media/pci/cx18/cx18-alsa-pcm.c [moved from drivers/media/video/cx18/cx18-alsa-pcm.c with 100% similarity]
drivers/media/pci/cx18/cx18-alsa-pcm.h [moved from drivers/media/video/cx18/cx18-alsa-pcm.h with 100% similarity]
drivers/media/pci/cx18/cx18-alsa.h [moved from drivers/media/video/cx18/cx18-alsa.h with 100% similarity]
drivers/media/pci/cx18/cx18-audio.c [moved from drivers/media/video/cx18/cx18-audio.c with 100% similarity]
drivers/media/pci/cx18/cx18-audio.h [moved from drivers/media/video/cx18/cx18-audio.h with 100% similarity]
drivers/media/pci/cx18/cx18-av-audio.c [moved from drivers/media/video/cx18/cx18-av-audio.c with 100% similarity]
drivers/media/pci/cx18/cx18-av-core.c [moved from drivers/media/video/cx18/cx18-av-core.c with 100% similarity]
drivers/media/pci/cx18/cx18-av-core.h [moved from drivers/media/video/cx18/cx18-av-core.h with 100% similarity]
drivers/media/pci/cx18/cx18-av-firmware.c [moved from drivers/media/video/cx18/cx18-av-firmware.c with 100% similarity]
drivers/media/pci/cx18/cx18-av-vbi.c [moved from drivers/media/video/cx18/cx18-av-vbi.c with 100% similarity]
drivers/media/pci/cx18/cx18-cards.c [moved from drivers/media/video/cx18/cx18-cards.c with 100% similarity]
drivers/media/pci/cx18/cx18-cards.h [moved from drivers/media/video/cx18/cx18-cards.h with 100% similarity]
drivers/media/pci/cx18/cx18-controls.c [moved from drivers/media/video/cx18/cx18-controls.c with 100% similarity]
drivers/media/pci/cx18/cx18-controls.h [moved from drivers/media/video/cx18/cx18-controls.h with 100% similarity]
drivers/media/pci/cx18/cx18-driver.c [moved from drivers/media/video/cx18/cx18-driver.c with 100% similarity]
drivers/media/pci/cx18/cx18-driver.h [moved from drivers/media/video/cx18/cx18-driver.h with 100% similarity]
drivers/media/pci/cx18/cx18-dvb.c [moved from drivers/media/video/cx18/cx18-dvb.c with 100% similarity]
drivers/media/pci/cx18/cx18-dvb.h [moved from drivers/media/video/cx18/cx18-dvb.h with 100% similarity]
drivers/media/pci/cx18/cx18-fileops.c [moved from drivers/media/video/cx18/cx18-fileops.c with 100% similarity]
drivers/media/pci/cx18/cx18-fileops.h [moved from drivers/media/video/cx18/cx18-fileops.h with 100% similarity]
drivers/media/pci/cx18/cx18-firmware.c [moved from drivers/media/video/cx18/cx18-firmware.c with 100% similarity]
drivers/media/pci/cx18/cx18-firmware.h [moved from drivers/media/video/cx18/cx18-firmware.h with 100% similarity]
drivers/media/pci/cx18/cx18-gpio.c [moved from drivers/media/video/cx18/cx18-gpio.c with 100% similarity]
drivers/media/pci/cx18/cx18-gpio.h [moved from drivers/media/video/cx18/cx18-gpio.h with 100% similarity]
drivers/media/pci/cx18/cx18-i2c.c [moved from drivers/media/video/cx18/cx18-i2c.c with 100% similarity]
drivers/media/pci/cx18/cx18-i2c.h [moved from drivers/media/video/cx18/cx18-i2c.h with 100% similarity]
drivers/media/pci/cx18/cx18-io.c [moved from drivers/media/video/cx18/cx18-io.c with 100% similarity]
drivers/media/pci/cx18/cx18-io.h [moved from drivers/media/video/cx18/cx18-io.h with 100% similarity]
drivers/media/pci/cx18/cx18-ioctl.c [moved from drivers/media/video/cx18/cx18-ioctl.c with 100% similarity]
drivers/media/pci/cx18/cx18-ioctl.h [moved from drivers/media/video/cx18/cx18-ioctl.h with 100% similarity]
drivers/media/pci/cx18/cx18-irq.c [moved from drivers/media/video/cx18/cx18-irq.c with 100% similarity]
drivers/media/pci/cx18/cx18-irq.h [moved from drivers/media/video/cx18/cx18-irq.h with 100% similarity]
drivers/media/pci/cx18/cx18-mailbox.c [moved from drivers/media/video/cx18/cx18-mailbox.c with 100% similarity]
drivers/media/pci/cx18/cx18-mailbox.h [moved from drivers/media/video/cx18/cx18-mailbox.h with 100% similarity]
drivers/media/pci/cx18/cx18-queue.c [moved from drivers/media/video/cx18/cx18-queue.c with 100% similarity]
drivers/media/pci/cx18/cx18-queue.h [moved from drivers/media/video/cx18/cx18-queue.h with 100% similarity]
drivers/media/pci/cx18/cx18-scb.c [moved from drivers/media/video/cx18/cx18-scb.c with 100% similarity]
drivers/media/pci/cx18/cx18-scb.h [moved from drivers/media/video/cx18/cx18-scb.h with 100% similarity]
drivers/media/pci/cx18/cx18-streams.c [moved from drivers/media/video/cx18/cx18-streams.c with 100% similarity]
drivers/media/pci/cx18/cx18-streams.h [moved from drivers/media/video/cx18/cx18-streams.h with 100% similarity]
drivers/media/pci/cx18/cx18-vbi.c [moved from drivers/media/video/cx18/cx18-vbi.c with 100% similarity]
drivers/media/pci/cx18/cx18-vbi.h [moved from drivers/media/video/cx18/cx18-vbi.h with 100% similarity]
drivers/media/pci/cx18/cx18-version.h [moved from drivers/media/video/cx18/cx18-version.h with 100% similarity]
drivers/media/pci/cx18/cx18-video.c [moved from drivers/media/video/cx18/cx18-video.c with 100% similarity]
drivers/media/pci/cx18/cx18-video.h [moved from drivers/media/video/cx18/cx18-video.h with 100% similarity]
drivers/media/pci/cx18/cx23418.h [moved from drivers/media/video/cx18/cx23418.h with 100% similarity]
drivers/media/pci/cx23885/Kconfig [moved from drivers/media/video/cx23885/Kconfig with 100% similarity]
drivers/media/pci/cx23885/Makefile [moved from drivers/media/video/cx23885/Makefile with 100% similarity]
drivers/media/pci/cx23885/altera-ci.c [moved from drivers/media/video/cx23885/altera-ci.c with 100% similarity]
drivers/media/pci/cx23885/altera-ci.h [moved from drivers/media/video/cx23885/altera-ci.h with 100% similarity]
drivers/media/pci/cx23885/cimax2.c [moved from drivers/media/video/cx23885/cimax2.c with 100% similarity]
drivers/media/pci/cx23885/cimax2.h [moved from drivers/media/video/cx23885/cimax2.h with 100% similarity]
drivers/media/pci/cx23885/cx23885-417.c [moved from drivers/media/video/cx23885/cx23885-417.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-alsa.c [moved from drivers/media/video/cx23885/cx23885-alsa.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-av.c [moved from drivers/media/video/cx23885/cx23885-av.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-av.h [moved from drivers/media/video/cx23885/cx23885-av.h with 100% similarity]
drivers/media/pci/cx23885/cx23885-cards.c [moved from drivers/media/video/cx23885/cx23885-cards.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-core.c [moved from drivers/media/video/cx23885/cx23885-core.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-dvb.c [moved from drivers/media/video/cx23885/cx23885-dvb.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-f300.c [moved from drivers/media/video/cx23885/cx23885-f300.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-f300.h [moved from drivers/media/video/cx23885/cx23885-f300.h with 100% similarity]
drivers/media/pci/cx23885/cx23885-i2c.c [moved from drivers/media/video/cx23885/cx23885-i2c.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-input.c [moved from drivers/media/video/cx23885/cx23885-input.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-input.h [moved from drivers/media/video/cx23885/cx23885-input.h with 100% similarity]
drivers/media/pci/cx23885/cx23885-ioctl.c [moved from drivers/media/video/cx23885/cx23885-ioctl.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-ioctl.h [moved from drivers/media/video/cx23885/cx23885-ioctl.h with 100% similarity]
drivers/media/pci/cx23885/cx23885-ir.c [moved from drivers/media/video/cx23885/cx23885-ir.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-ir.h [moved from drivers/media/video/cx23885/cx23885-ir.h with 100% similarity]
drivers/media/pci/cx23885/cx23885-reg.h [moved from drivers/media/video/cx23885/cx23885-reg.h with 100% similarity]
drivers/media/pci/cx23885/cx23885-vbi.c [moved from drivers/media/video/cx23885/cx23885-vbi.c with 100% similarity]
drivers/media/pci/cx23885/cx23885-video.c [moved from drivers/media/video/cx23885/cx23885-video.c with 100% similarity]
drivers/media/pci/cx23885/cx23885.h [moved from drivers/media/video/cx23885/cx23885.h with 100% similarity]
drivers/media/pci/cx23885/cx23888-ir.c [moved from drivers/media/video/cx23885/cx23888-ir.c with 100% similarity]
drivers/media/pci/cx23885/cx23888-ir.h [moved from drivers/media/video/cx23885/cx23888-ir.h with 100% similarity]
drivers/media/pci/cx23885/netup-eeprom.c [moved from drivers/media/video/cx23885/netup-eeprom.c with 100% similarity]
drivers/media/pci/cx23885/netup-eeprom.h [moved from drivers/media/video/cx23885/netup-eeprom.h with 100% similarity]
drivers/media/pci/cx23885/netup-init.c [moved from drivers/media/video/cx23885/netup-init.c with 100% similarity]
drivers/media/pci/cx23885/netup-init.h [moved from drivers/media/video/cx23885/netup-init.h with 100% similarity]
drivers/media/pci/cx25821/Kconfig [moved from drivers/media/video/cx25821/Kconfig with 100% similarity]
drivers/media/pci/cx25821/Makefile [moved from drivers/media/video/cx25821/Makefile with 100% similarity]
drivers/media/pci/cx25821/cx25821-alsa.c [moved from drivers/media/video/cx25821/cx25821-alsa.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-audio-upstream.c [moved from drivers/media/video/cx25821/cx25821-audio-upstream.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-audio-upstream.h [moved from drivers/media/video/cx25821/cx25821-audio-upstream.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-audio.h [moved from drivers/media/video/cx25821/cx25821-audio.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-biffuncs.h [moved from drivers/media/video/cx25821/cx25821-biffuncs.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-cards.c [moved from drivers/media/video/cx25821/cx25821-cards.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-core.c [moved from drivers/media/video/cx25821/cx25821-core.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-gpio.c [moved from drivers/media/video/cx25821/cx25821-gpio.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-i2c.c [moved from drivers/media/video/cx25821/cx25821-i2c.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-medusa-defines.h [moved from drivers/media/video/cx25821/cx25821-medusa-defines.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-medusa-reg.h [moved from drivers/media/video/cx25821/cx25821-medusa-reg.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-medusa-video.c [moved from drivers/media/video/cx25821/cx25821-medusa-video.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-medusa-video.h [moved from drivers/media/video/cx25821/cx25821-medusa-video.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-reg.h [moved from drivers/media/video/cx25821/cx25821-reg.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-sram.h [moved from drivers/media/video/cx25821/cx25821-sram.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c [moved from drivers/media/video/cx25821/cx25821-video-upstream-ch2.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-video-upstream-ch2.h [moved from drivers/media/video/cx25821/cx25821-video-upstream-ch2.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-video-upstream.c [moved from drivers/media/video/cx25821/cx25821-video-upstream.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-video-upstream.h [moved from drivers/media/video/cx25821/cx25821-video-upstream.h with 100% similarity]
drivers/media/pci/cx25821/cx25821-video.c [moved from drivers/media/video/cx25821/cx25821-video.c with 100% similarity]
drivers/media/pci/cx25821/cx25821-video.h [moved from drivers/media/video/cx25821/cx25821-video.h with 100% similarity]
drivers/media/pci/cx25821/cx25821.h [moved from drivers/media/video/cx25821/cx25821.h with 100% similarity]
drivers/media/pci/cx88/Kconfig [moved from drivers/media/video/cx88/Kconfig with 100% similarity]
drivers/media/pci/cx88/Makefile [moved from drivers/media/video/cx88/Makefile with 100% similarity]
drivers/media/pci/cx88/cx88-alsa.c [moved from drivers/media/video/cx88/cx88-alsa.c with 100% similarity]
drivers/media/pci/cx88/cx88-blackbird.c [moved from drivers/media/video/cx88/cx88-blackbird.c with 100% similarity]
drivers/media/pci/cx88/cx88-cards.c [moved from drivers/media/video/cx88/cx88-cards.c with 100% similarity]
drivers/media/pci/cx88/cx88-core.c [moved from drivers/media/video/cx88/cx88-core.c with 100% similarity]
drivers/media/pci/cx88/cx88-dsp.c [moved from drivers/media/video/cx88/cx88-dsp.c with 100% similarity]
drivers/media/pci/cx88/cx88-dvb.c [moved from drivers/media/video/cx88/cx88-dvb.c with 100% similarity]
drivers/media/pci/cx88/cx88-i2c.c [moved from drivers/media/video/cx88/cx88-i2c.c with 100% similarity]
drivers/media/pci/cx88/cx88-input.c [moved from drivers/media/video/cx88/cx88-input.c with 100% similarity]
drivers/media/pci/cx88/cx88-mpeg.c [moved from drivers/media/video/cx88/cx88-mpeg.c with 100% similarity]
drivers/media/pci/cx88/cx88-reg.h [moved from drivers/media/video/cx88/cx88-reg.h with 100% similarity]
drivers/media/pci/cx88/cx88-tvaudio.c [moved from drivers/media/video/cx88/cx88-tvaudio.c with 100% similarity]
drivers/media/pci/cx88/cx88-vbi.c [moved from drivers/media/video/cx88/cx88-vbi.c with 100% similarity]
drivers/media/pci/cx88/cx88-video.c [moved from drivers/media/video/cx88/cx88-video.c with 100% similarity]
drivers/media/pci/cx88/cx88-vp3054-i2c.c [moved from drivers/media/video/cx88/cx88-vp3054-i2c.c with 100% similarity]
drivers/media/pci/cx88/cx88-vp3054-i2c.h [moved from drivers/media/video/cx88/cx88-vp3054-i2c.h with 100% similarity]
drivers/media/pci/cx88/cx88.h [moved from drivers/media/video/cx88/cx88.h with 100% similarity]
drivers/media/pci/ivtv/Kconfig [moved from drivers/media/video/ivtv/Kconfig with 100% similarity]
drivers/media/pci/ivtv/Makefile [moved from drivers/media/video/ivtv/Makefile with 100% similarity]
drivers/media/pci/ivtv/ivtv-cards.c [moved from drivers/media/video/ivtv/ivtv-cards.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-cards.h [moved from drivers/media/video/ivtv/ivtv-cards.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-controls.c [moved from drivers/media/video/ivtv/ivtv-controls.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-controls.h [moved from drivers/media/video/ivtv/ivtv-controls.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-driver.c [moved from drivers/media/video/ivtv/ivtv-driver.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-driver.h [moved from drivers/media/video/ivtv/ivtv-driver.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-fileops.c [moved from drivers/media/video/ivtv/ivtv-fileops.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-fileops.h [moved from drivers/media/video/ivtv/ivtv-fileops.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-firmware.c [moved from drivers/media/video/ivtv/ivtv-firmware.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-firmware.h [moved from drivers/media/video/ivtv/ivtv-firmware.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-gpio.c [moved from drivers/media/video/ivtv/ivtv-gpio.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-gpio.h [moved from drivers/media/video/ivtv/ivtv-gpio.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-i2c.c [moved from drivers/media/video/ivtv/ivtv-i2c.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-i2c.h [moved from drivers/media/video/ivtv/ivtv-i2c.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-ioctl.c [moved from drivers/media/video/ivtv/ivtv-ioctl.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-ioctl.h [moved from drivers/media/video/ivtv/ivtv-ioctl.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-irq.c [moved from drivers/media/video/ivtv/ivtv-irq.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-irq.h [moved from drivers/media/video/ivtv/ivtv-irq.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-mailbox.c [moved from drivers/media/video/ivtv/ivtv-mailbox.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-mailbox.h [moved from drivers/media/video/ivtv/ivtv-mailbox.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-queue.c [moved from drivers/media/video/ivtv/ivtv-queue.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-queue.h [moved from drivers/media/video/ivtv/ivtv-queue.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-routing.c [moved from drivers/media/video/ivtv/ivtv-routing.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-routing.h [moved from drivers/media/video/ivtv/ivtv-routing.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-streams.c [moved from drivers/media/video/ivtv/ivtv-streams.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-streams.h [moved from drivers/media/video/ivtv/ivtv-streams.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-udma.c [moved from drivers/media/video/ivtv/ivtv-udma.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-udma.h [moved from drivers/media/video/ivtv/ivtv-udma.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-vbi.c [moved from drivers/media/video/ivtv/ivtv-vbi.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-vbi.h [moved from drivers/media/video/ivtv/ivtv-vbi.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-version.h [moved from drivers/media/video/ivtv/ivtv-version.h with 100% similarity]
drivers/media/pci/ivtv/ivtv-yuv.c [moved from drivers/media/video/ivtv/ivtv-yuv.c with 100% similarity]
drivers/media/pci/ivtv/ivtv-yuv.h [moved from drivers/media/video/ivtv/ivtv-yuv.h with 100% similarity]
drivers/media/pci/ivtv/ivtvfb.c [moved from drivers/media/video/ivtv/ivtvfb.c with 100% similarity]
drivers/media/pci/saa7134/Kconfig [moved from drivers/media/video/saa7134/Kconfig with 100% similarity]
drivers/media/pci/saa7134/Makefile [moved from drivers/media/video/saa7134/Makefile with 100% similarity]
drivers/media/pci/saa7134/saa6752hs.c [moved from drivers/media/video/saa7134/saa6752hs.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-alsa.c [moved from drivers/media/video/saa7134/saa7134-alsa.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-cards.c [moved from drivers/media/video/saa7134/saa7134-cards.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-core.c [moved from drivers/media/video/saa7134/saa7134-core.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-dvb.c [moved from drivers/media/video/saa7134/saa7134-dvb.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-empress.c [moved from drivers/media/video/saa7134/saa7134-empress.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-i2c.c [moved from drivers/media/video/saa7134/saa7134-i2c.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-input.c [moved from drivers/media/video/saa7134/saa7134-input.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-reg.h [moved from drivers/media/video/saa7134/saa7134-reg.h with 100% similarity]
drivers/media/pci/saa7134/saa7134-ts.c [moved from drivers/media/video/saa7134/saa7134-ts.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-tvaudio.c [moved from drivers/media/video/saa7134/saa7134-tvaudio.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-vbi.c [moved from drivers/media/video/saa7134/saa7134-vbi.c with 100% similarity]
drivers/media/pci/saa7134/saa7134-video.c [moved from drivers/media/video/saa7134/saa7134-video.c with 100% similarity]
drivers/media/pci/saa7134/saa7134.h [moved from drivers/media/video/saa7134/saa7134.h with 100% similarity]
drivers/media/pci/saa7164/Kconfig [moved from drivers/media/video/saa7164/Kconfig with 100% similarity]
drivers/media/pci/saa7164/Makefile [moved from drivers/media/video/saa7164/Makefile with 100% similarity]
drivers/media/pci/saa7164/saa7164-api.c [moved from drivers/media/video/saa7164/saa7164-api.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-buffer.c [moved from drivers/media/video/saa7164/saa7164-buffer.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-bus.c [moved from drivers/media/video/saa7164/saa7164-bus.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-cards.c [moved from drivers/media/video/saa7164/saa7164-cards.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-cmd.c [moved from drivers/media/video/saa7164/saa7164-cmd.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-core.c [moved from drivers/media/video/saa7164/saa7164-core.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-dvb.c [moved from drivers/media/video/saa7164/saa7164-dvb.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-encoder.c [moved from drivers/media/video/saa7164/saa7164-encoder.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-fw.c [moved from drivers/media/video/saa7164/saa7164-fw.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-i2c.c [moved from drivers/media/video/saa7164/saa7164-i2c.c with 100% similarity]
drivers/media/pci/saa7164/saa7164-reg.h [moved from drivers/media/video/saa7164/saa7164-reg.h with 100% similarity]
drivers/media/pci/saa7164/saa7164-types.h [moved from drivers/media/video/saa7164/saa7164-types.h with 100% similarity]
drivers/media/pci/saa7164/saa7164-vbi.c [moved from drivers/media/video/saa7164/saa7164-vbi.c with 100% similarity]
drivers/media/pci/saa7164/saa7164.h [moved from drivers/media/video/saa7164/saa7164.h with 100% similarity]
drivers/media/pci/zoran/Kconfig [moved from drivers/media/video/zoran/Kconfig with 100% similarity]
drivers/media/pci/zoran/Makefile [moved from drivers/media/video/zoran/Makefile with 100% similarity]
drivers/media/pci/zoran/videocodec.c [moved from drivers/media/video/zoran/videocodec.c with 100% similarity]
drivers/media/pci/zoran/videocodec.h [moved from drivers/media/video/zoran/videocodec.h with 100% similarity]
drivers/media/pci/zoran/zoran.h [moved from drivers/media/video/zoran/zoran.h with 100% similarity]
drivers/media/pci/zoran/zoran_card.c [moved from drivers/media/video/zoran/zoran_card.c with 100% similarity]
drivers/media/pci/zoran/zoran_card.h [moved from drivers/media/video/zoran/zoran_card.h with 100% similarity]
drivers/media/pci/zoran/zoran_device.c [moved from drivers/media/video/zoran/zoran_device.c with 100% similarity]
drivers/media/pci/zoran/zoran_device.h [moved from drivers/media/video/zoran/zoran_device.h with 100% similarity]
drivers/media/pci/zoran/zoran_driver.c [moved from drivers/media/video/zoran/zoran_driver.c with 100% similarity]
drivers/media/pci/zoran/zoran_procfs.c [moved from drivers/media/video/zoran/zoran_procfs.c with 100% similarity]
drivers/media/pci/zoran/zoran_procfs.h [moved from drivers/media/video/zoran/zoran_procfs.h with 100% similarity]
drivers/media/pci/zoran/zr36016.c [moved from drivers/media/video/zoran/zr36016.c with 100% similarity]
drivers/media/pci/zoran/zr36016.h [moved from drivers/media/video/zoran/zr36016.h with 100% similarity]
drivers/media/pci/zoran/zr36050.c [moved from drivers/media/video/zoran/zr36050.c with 100% similarity]
drivers/media/pci/zoran/zr36050.h [moved from drivers/media/video/zoran/zr36050.h with 100% similarity]
drivers/media/pci/zoran/zr36057.h [moved from drivers/media/video/zoran/zr36057.h with 100% similarity]
drivers/media/pci/zoran/zr36060.c [moved from drivers/media/video/zoran/zr36060.c with 100% similarity]
drivers/media/pci/zoran/zr36060.h [moved from drivers/media/video/zoran/zr36060.h with 100% similarity]
drivers/media/video/Kconfig
drivers/media/video/Makefile