[media] move analog PCI saa7146 drivers to its own dir
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Aug 2012 15:53:09 +0000 (12:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 Aug 2012 19:37:25 +0000 (16:37 -0300)
commit3e7c99126f1e18379bdac0544255e230d623ab3a
tree3d7fafc32daf9c547fbfcb8b8152293ed7c56c10
parentb285192a43f0432d82c2c10974204e78af0da596
[media] move analog PCI saa7146 drivers to its own dir

Instead of having them under drivers/media/video, move them
to their own directory.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/Kconfig
drivers/media/pci/Makefile
drivers/media/pci/saa7146/Kconfig [new file with mode: 0644]
drivers/media/pci/saa7146/Makefile [new file with mode: 0644]
drivers/media/pci/saa7146/hexium_gemini.c [moved from drivers/media/video/hexium_gemini.c with 100% similarity]
drivers/media/pci/saa7146/hexium_orion.c [moved from drivers/media/video/hexium_orion.c with 100% similarity]
drivers/media/pci/saa7146/mxb.c [moved from drivers/media/video/mxb.c with 100% similarity]
drivers/media/video/Kconfig
drivers/media/video/Makefile