]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
[media] rename drivers/media/video as .../platform
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Aug 2012 20:31:16 +0000 (17:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 Aug 2012 19:43:09 +0000 (16:43 -0300)
The remaining drivers are mostly platform drivers. Name the
dir to reflect it.

It makes sense to latter break it into a few other dirs.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
168 files changed:
drivers/media/Kconfig
drivers/media/Makefile
drivers/media/platform/Kconfig [moved from drivers/media/video/Kconfig with 96% similarity]
drivers/media/platform/Makefile [moved from drivers/media/video/Makefile with 100% similarity]
drivers/media/platform/arv.c [moved from drivers/media/video/arv.c with 100% similarity]
drivers/media/platform/atmel-isi.c [moved from drivers/media/video/atmel-isi.c with 100% similarity]
drivers/media/platform/blackfin/Kconfig [moved from drivers/media/video/blackfin/Kconfig with 100% similarity]
drivers/media/platform/blackfin/Makefile [moved from drivers/media/video/blackfin/Makefile with 100% similarity]
drivers/media/platform/blackfin/bfin_capture.c [moved from drivers/media/video/blackfin/bfin_capture.c with 100% similarity]
drivers/media/platform/blackfin/ppi.c [moved from drivers/media/video/blackfin/ppi.c with 100% similarity]
drivers/media/platform/coda.c [moved from drivers/media/video/coda.c with 100% similarity]
drivers/media/platform/coda.h [moved from drivers/media/video/coda.h with 99% similarity]
drivers/media/platform/davinci/Kconfig [moved from drivers/media/video/davinci/Kconfig with 100% similarity]
drivers/media/platform/davinci/Makefile [moved from drivers/media/video/davinci/Makefile with 100% similarity]
drivers/media/platform/davinci/ccdc_hw_device.h [moved from drivers/media/video/davinci/ccdc_hw_device.h with 100% similarity]
drivers/media/platform/davinci/dm355_ccdc.c [moved from drivers/media/video/davinci/dm355_ccdc.c with 100% similarity]
drivers/media/platform/davinci/dm355_ccdc_regs.h [moved from drivers/media/video/davinci/dm355_ccdc_regs.h with 100% similarity]
drivers/media/platform/davinci/dm644x_ccdc.c [moved from drivers/media/video/davinci/dm644x_ccdc.c with 100% similarity]
drivers/media/platform/davinci/dm644x_ccdc_regs.h [moved from drivers/media/video/davinci/dm644x_ccdc_regs.h with 100% similarity]
drivers/media/platform/davinci/isif.c [moved from drivers/media/video/davinci/isif.c with 100% similarity]
drivers/media/platform/davinci/isif_regs.h [moved from drivers/media/video/davinci/isif_regs.h with 100% similarity]
drivers/media/platform/davinci/vpbe.c [moved from drivers/media/video/davinci/vpbe.c with 100% similarity]
drivers/media/platform/davinci/vpbe_display.c [moved from drivers/media/video/davinci/vpbe_display.c with 100% similarity]
drivers/media/platform/davinci/vpbe_osd.c [moved from drivers/media/video/davinci/vpbe_osd.c with 100% similarity]
drivers/media/platform/davinci/vpbe_osd_regs.h [moved from drivers/media/video/davinci/vpbe_osd_regs.h with 100% similarity]
drivers/media/platform/davinci/vpbe_venc.c [moved from drivers/media/video/davinci/vpbe_venc.c with 100% similarity]
drivers/media/platform/davinci/vpbe_venc_regs.h [moved from drivers/media/video/davinci/vpbe_venc_regs.h with 100% similarity]
drivers/media/platform/davinci/vpfe_capture.c [moved from drivers/media/video/davinci/vpfe_capture.c with 100% similarity]
drivers/media/platform/davinci/vpif.c [moved from drivers/media/video/davinci/vpif.c with 100% similarity]
drivers/media/platform/davinci/vpif.h [moved from drivers/media/video/davinci/vpif.h with 100% similarity]
drivers/media/platform/davinci/vpif_capture.c [moved from drivers/media/video/davinci/vpif_capture.c with 100% similarity]
drivers/media/platform/davinci/vpif_capture.h [moved from drivers/media/video/davinci/vpif_capture.h with 100% similarity]
drivers/media/platform/davinci/vpif_display.c [moved from drivers/media/video/davinci/vpif_display.c with 100% similarity]
drivers/media/platform/davinci/vpif_display.h [moved from drivers/media/video/davinci/vpif_display.h with 100% similarity]
drivers/media/platform/davinci/vpss.c [moved from drivers/media/video/davinci/vpss.c with 100% similarity]
drivers/media/platform/fsl-viu.c [moved from drivers/media/video/fsl-viu.c with 100% similarity]
drivers/media/platform/indycam.c [moved from drivers/media/video/indycam.c with 100% similarity]
drivers/media/platform/indycam.h [moved from drivers/media/video/indycam.h with 100% similarity]
drivers/media/platform/m2m-deinterlace.c [moved from drivers/media/video/m2m-deinterlace.c with 100% similarity]
drivers/media/platform/marvell-ccic/Kconfig [moved from drivers/media/video/marvell-ccic/Kconfig with 100% similarity]
drivers/media/platform/marvell-ccic/Makefile [moved from drivers/media/video/marvell-ccic/Makefile with 100% similarity]
drivers/media/platform/marvell-ccic/cafe-driver.c [moved from drivers/media/video/marvell-ccic/cafe-driver.c with 100% similarity]
drivers/media/platform/marvell-ccic/mcam-core.c [moved from drivers/media/video/marvell-ccic/mcam-core.c with 100% similarity]
drivers/media/platform/marvell-ccic/mcam-core.h [moved from drivers/media/video/marvell-ccic/mcam-core.h with 100% similarity]
drivers/media/platform/marvell-ccic/mmp-driver.c [moved from drivers/media/video/marvell-ccic/mmp-driver.c with 100% similarity]
drivers/media/platform/mem2mem_testdev.c [moved from drivers/media/video/mem2mem_testdev.c with 100% similarity]
drivers/media/platform/mx1_camera.c [moved from drivers/media/video/mx1_camera.c with 100% similarity]
drivers/media/platform/mx2_camera.c [moved from drivers/media/video/mx2_camera.c with 100% similarity]
drivers/media/platform/mx2_emmaprp.c [moved from drivers/media/video/mx2_emmaprp.c with 100% similarity]
drivers/media/platform/mx3_camera.c [moved from drivers/media/video/mx3_camera.c with 100% similarity]
drivers/media/platform/omap/Kconfig [moved from drivers/media/video/omap/Kconfig with 100% similarity]
drivers/media/platform/omap/Makefile [moved from drivers/media/video/omap/Makefile with 100% similarity]
drivers/media/platform/omap/omap_vout.c [moved from drivers/media/video/omap/omap_vout.c with 100% similarity]
drivers/media/platform/omap/omap_vout_vrfb.c [moved from drivers/media/video/omap/omap_vout_vrfb.c with 100% similarity]
drivers/media/platform/omap/omap_vout_vrfb.h [moved from drivers/media/video/omap/omap_vout_vrfb.h with 100% similarity]
drivers/media/platform/omap/omap_voutdef.h [moved from drivers/media/video/omap/omap_voutdef.h with 100% similarity]
drivers/media/platform/omap/omap_voutlib.c [moved from drivers/media/video/omap/omap_voutlib.c with 100% similarity]
drivers/media/platform/omap/omap_voutlib.h [moved from drivers/media/video/omap/omap_voutlib.h with 100% similarity]
drivers/media/platform/omap1_camera.c [moved from drivers/media/video/omap1_camera.c with 99% similarity]
drivers/media/platform/omap24xxcam-dma.c [moved from drivers/media/video/omap24xxcam-dma.c with 99% similarity]
drivers/media/platform/omap24xxcam.c [moved from drivers/media/video/omap24xxcam.c with 99% similarity]
drivers/media/platform/omap24xxcam.h [moved from drivers/media/video/omap24xxcam.h with 99% similarity]
drivers/media/platform/omap3isp/Makefile [moved from drivers/media/video/omap3isp/Makefile with 100% similarity]
drivers/media/platform/omap3isp/cfa_coef_table.h [moved from drivers/media/video/omap3isp/cfa_coef_table.h with 100% similarity]
drivers/media/platform/omap3isp/gamma_table.h [moved from drivers/media/video/omap3isp/gamma_table.h with 100% similarity]
drivers/media/platform/omap3isp/isp.c [moved from drivers/media/video/omap3isp/isp.c with 100% similarity]
drivers/media/platform/omap3isp/isp.h [moved from drivers/media/video/omap3isp/isp.h with 100% similarity]
drivers/media/platform/omap3isp/ispccdc.c [moved from drivers/media/video/omap3isp/ispccdc.c with 100% similarity]
drivers/media/platform/omap3isp/ispccdc.h [moved from drivers/media/video/omap3isp/ispccdc.h with 100% similarity]
drivers/media/platform/omap3isp/ispccp2.c [moved from drivers/media/video/omap3isp/ispccp2.c with 100% similarity]
drivers/media/platform/omap3isp/ispccp2.h [moved from drivers/media/video/omap3isp/ispccp2.h with 100% similarity]
drivers/media/platform/omap3isp/ispcsi2.c [moved from drivers/media/video/omap3isp/ispcsi2.c with 100% similarity]
drivers/media/platform/omap3isp/ispcsi2.h [moved from drivers/media/video/omap3isp/ispcsi2.h with 100% similarity]
drivers/media/platform/omap3isp/ispcsiphy.c [moved from drivers/media/video/omap3isp/ispcsiphy.c with 100% similarity]
drivers/media/platform/omap3isp/ispcsiphy.h [moved from drivers/media/video/omap3isp/ispcsiphy.h with 100% similarity]
drivers/media/platform/omap3isp/isph3a.h [moved from drivers/media/video/omap3isp/isph3a.h with 100% similarity]
drivers/media/platform/omap3isp/isph3a_aewb.c [moved from drivers/media/video/omap3isp/isph3a_aewb.c with 100% similarity]
drivers/media/platform/omap3isp/isph3a_af.c [moved from drivers/media/video/omap3isp/isph3a_af.c with 100% similarity]
drivers/media/platform/omap3isp/isphist.c [moved from drivers/media/video/omap3isp/isphist.c with 100% similarity]
drivers/media/platform/omap3isp/isphist.h [moved from drivers/media/video/omap3isp/isphist.h with 100% similarity]
drivers/media/platform/omap3isp/isppreview.c [moved from drivers/media/video/omap3isp/isppreview.c with 100% similarity]
drivers/media/platform/omap3isp/isppreview.h [moved from drivers/media/video/omap3isp/isppreview.h with 100% similarity]
drivers/media/platform/omap3isp/ispqueue.c [moved from drivers/media/video/omap3isp/ispqueue.c with 100% similarity]
drivers/media/platform/omap3isp/ispqueue.h [moved from drivers/media/video/omap3isp/ispqueue.h with 100% similarity]
drivers/media/platform/omap3isp/ispreg.h [moved from drivers/media/video/omap3isp/ispreg.h with 100% similarity]
drivers/media/platform/omap3isp/ispresizer.c [moved from drivers/media/video/omap3isp/ispresizer.c with 100% similarity]
drivers/media/platform/omap3isp/ispresizer.h [moved from drivers/media/video/omap3isp/ispresizer.h with 100% similarity]
drivers/media/platform/omap3isp/ispstat.c [moved from drivers/media/video/omap3isp/ispstat.c with 100% similarity]
drivers/media/platform/omap3isp/ispstat.h [moved from drivers/media/video/omap3isp/ispstat.h with 100% similarity]
drivers/media/platform/omap3isp/ispvideo.c [moved from drivers/media/video/omap3isp/ispvideo.c with 100% similarity]
drivers/media/platform/omap3isp/ispvideo.h [moved from drivers/media/video/omap3isp/ispvideo.h with 100% similarity]
drivers/media/platform/omap3isp/luma_enhance_table.h [moved from drivers/media/video/omap3isp/luma_enhance_table.h with 100% similarity]
drivers/media/platform/omap3isp/noise_filter_table.h [moved from drivers/media/video/omap3isp/noise_filter_table.h with 100% similarity]
drivers/media/platform/pxa_camera.c [moved from drivers/media/video/pxa_camera.c with 100% similarity]
drivers/media/platform/s5p-fimc/Kconfig [moved from drivers/media/video/s5p-fimc/Kconfig with 100% similarity]
drivers/media/platform/s5p-fimc/Makefile [moved from drivers/media/video/s5p-fimc/Makefile with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-capture.c [moved from drivers/media/video/s5p-fimc/fimc-capture.c with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-core.c [moved from drivers/media/video/s5p-fimc/fimc-core.c with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-core.h [moved from drivers/media/video/s5p-fimc/fimc-core.h with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-lite-reg.c [moved from drivers/media/video/s5p-fimc/fimc-lite-reg.c with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-lite-reg.h [moved from drivers/media/video/s5p-fimc/fimc-lite-reg.h with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-lite.c [moved from drivers/media/video/s5p-fimc/fimc-lite.c with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-lite.h [moved from drivers/media/video/s5p-fimc/fimc-lite.h with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-m2m.c [moved from drivers/media/video/s5p-fimc/fimc-m2m.c with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-mdevice.c [moved from drivers/media/video/s5p-fimc/fimc-mdevice.c with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-mdevice.h [moved from drivers/media/video/s5p-fimc/fimc-mdevice.h with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-reg.c [moved from drivers/media/video/s5p-fimc/fimc-reg.c with 100% similarity]
drivers/media/platform/s5p-fimc/fimc-reg.h [moved from drivers/media/video/s5p-fimc/fimc-reg.h with 100% similarity]
drivers/media/platform/s5p-fimc/mipi-csis.c [moved from drivers/media/video/s5p-fimc/mipi-csis.c with 100% similarity]
drivers/media/platform/s5p-fimc/mipi-csis.h [moved from drivers/media/video/s5p-fimc/mipi-csis.h with 100% similarity]
drivers/media/platform/s5p-g2d/Makefile [moved from drivers/media/video/s5p-g2d/Makefile with 100% similarity]
drivers/media/platform/s5p-g2d/g2d-hw.c [moved from drivers/media/video/s5p-g2d/g2d-hw.c with 100% similarity]
drivers/media/platform/s5p-g2d/g2d-regs.h [moved from drivers/media/video/s5p-g2d/g2d-regs.h with 100% similarity]
drivers/media/platform/s5p-g2d/g2d.c [moved from drivers/media/video/s5p-g2d/g2d.c with 100% similarity]
drivers/media/platform/s5p-g2d/g2d.h [moved from drivers/media/video/s5p-g2d/g2d.h with 100% similarity]
drivers/media/platform/s5p-jpeg/Makefile [moved from drivers/media/video/s5p-jpeg/Makefile with 100% similarity]
drivers/media/platform/s5p-jpeg/jpeg-core.c [moved from drivers/media/video/s5p-jpeg/jpeg-core.c with 99% similarity]
drivers/media/platform/s5p-jpeg/jpeg-core.h [moved from drivers/media/video/s5p-jpeg/jpeg-core.h with 98% similarity]
drivers/media/platform/s5p-jpeg/jpeg-hw.h [moved from drivers/media/video/s5p-jpeg/jpeg-hw.h with 99% similarity]
drivers/media/platform/s5p-jpeg/jpeg-regs.h [moved from drivers/media/video/s5p-jpeg/jpeg-regs.h with 98% similarity]
drivers/media/platform/s5p-mfc/Makefile [moved from drivers/media/video/s5p-mfc/Makefile with 100% similarity]
drivers/media/platform/s5p-mfc/regs-mfc.h [moved from drivers/media/video/s5p-mfc/regs-mfc.h with 100% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc.c [moved from drivers/media/video/s5p-mfc/s5p_mfc.c with 100% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c [moved from drivers/media/video/s5p-mfc/s5p_mfc_cmd.c with 98% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_cmd.h with 93% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_common.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_common.h with 100% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c [moved from drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c with 99% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_ctrl.h with 93% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_debug.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_debug.h with 95% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_dec.c [moved from drivers/media/video/s5p-mfc/s5p_mfc_dec.c with 99% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_dec.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_dec.h with 93% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c [moved from drivers/media/video/s5p-mfc/s5p_mfc_enc.c with 99% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_enc.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_enc.h with 93% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_intr.c [moved from drivers/media/video/s5p-mfc/s5p_mfc_intr.c with 97% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_intr.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_intr.h with 93% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_opr.c [moved from drivers/media/video/s5p-mfc/s5p_mfc_opr.c with 99% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_opr.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_opr.h with 98% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_pm.c [moved from drivers/media/video/s5p-mfc/s5p_mfc_pm.c with 98% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_pm.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_pm.h with 92% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_shm.c [moved from drivers/media/video/s5p-mfc/s5p_mfc_shm.c with 96% similarity]
drivers/media/platform/s5p-mfc/s5p_mfc_shm.h [moved from drivers/media/video/s5p-mfc/s5p_mfc_shm.h with 98% similarity]
drivers/media/platform/s5p-tv/Kconfig [moved from drivers/media/video/s5p-tv/Kconfig with 98% similarity]
drivers/media/platform/s5p-tv/Makefile [moved from drivers/media/video/s5p-tv/Makefile with 92% similarity]
drivers/media/platform/s5p-tv/hdmi_drv.c [moved from drivers/media/video/s5p-tv/hdmi_drv.c with 100% similarity]
drivers/media/platform/s5p-tv/hdmiphy_drv.c [moved from drivers/media/video/s5p-tv/hdmiphy_drv.c with 100% similarity]
drivers/media/platform/s5p-tv/mixer.h [moved from drivers/media/video/s5p-tv/mixer.h with 100% similarity]
drivers/media/platform/s5p-tv/mixer_drv.c [moved from drivers/media/video/s5p-tv/mixer_drv.c with 100% similarity]
drivers/media/platform/s5p-tv/mixer_grp_layer.c [moved from drivers/media/video/s5p-tv/mixer_grp_layer.c with 100% similarity]
drivers/media/platform/s5p-tv/mixer_reg.c [moved from drivers/media/video/s5p-tv/mixer_reg.c with 100% similarity]
drivers/media/platform/s5p-tv/mixer_video.c [moved from drivers/media/video/s5p-tv/mixer_video.c with 100% similarity]
drivers/media/platform/s5p-tv/mixer_vp_layer.c [moved from drivers/media/video/s5p-tv/mixer_vp_layer.c with 100% similarity]
drivers/media/platform/s5p-tv/regs-hdmi.h [moved from drivers/media/video/s5p-tv/regs-hdmi.h with 100% similarity]
drivers/media/platform/s5p-tv/regs-mixer.h [moved from drivers/media/video/s5p-tv/regs-mixer.h with 100% similarity]
drivers/media/platform/s5p-tv/regs-sdo.h [moved from drivers/media/video/s5p-tv/regs-sdo.h with 97% similarity]
drivers/media/platform/s5p-tv/regs-vp.h [moved from drivers/media/video/s5p-tv/regs-vp.h with 100% similarity]
drivers/media/platform/s5p-tv/sdo_drv.c [moved from drivers/media/video/s5p-tv/sdo_drv.c with 100% similarity]
drivers/media/platform/s5p-tv/sii9234_drv.c [moved from drivers/media/video/s5p-tv/sii9234_drv.c with 100% similarity]
drivers/media/platform/sh_mobile_ceu_camera.c [moved from drivers/media/video/sh_mobile_ceu_camera.c with 100% similarity]
drivers/media/platform/sh_vou.c [moved from drivers/media/video/sh_vou.c with 100% similarity]
drivers/media/platform/soc_camera.c [moved from drivers/media/i2c/soc_camera/soc_camera.c with 100% similarity]
drivers/media/platform/soc_camera_platform.c [moved from drivers/media/video/soc_camera_platform.c with 100% similarity]
drivers/media/platform/soc_mediabus.c [moved from drivers/media/video/soc_mediabus.c with 100% similarity]
drivers/media/platform/timblogiw.c [moved from drivers/media/video/timblogiw.c with 100% similarity]
drivers/media/platform/via-camera.c [moved from drivers/media/video/via-camera.c with 100% similarity]
drivers/media/platform/via-camera.h [moved from drivers/media/video/via-camera.h with 100% similarity]
drivers/media/platform/vino.c [moved from drivers/media/video/vino.c with 100% similarity]
drivers/media/platform/vino.h [moved from drivers/media/video/vino.h with 100% similarity]
drivers/media/platform/vivi.c [moved from drivers/media/video/vivi.c with 100% similarity]

index 26f3de57a97141373f6cffc3c8a17a5c147d3fae..dcaaf8ec283791fa91a5b6eaf5ef4a3c63e2baf1 100644 (file)
@@ -156,7 +156,7 @@ source "drivers/media/i2c/Kconfig"
 #
 # V4L platform/mem2mem drivers
 #
-source "drivers/media/video/Kconfig"
+source "drivers/media/platform/Kconfig"
 
 source "drivers/media/radio/Kconfig"
 
index e1be19615861909aea4c1d6c42f25c1961187b47..b0b0193cd69d88e38823a6ca4a314139c70fa377 100644 (file)
@@ -8,7 +8,7 @@ ifeq ($(CONFIG_MEDIA_CONTROLLER),y)
   obj-$(CONFIG_MEDIA_SUPPORT) += media.o
 endif
 
-obj-y += tuners/ common/ rc/ video/
+obj-y += tuners/ common/ rc/ platform/
 obj-y += i2c/ pci/ usb/ mmc/ firewire/ parport/
 
 obj-$(CONFIG_VIDEO_DEV) += radio/ v4l2-core/
similarity index 96%
rename from drivers/media/video/Kconfig
rename to drivers/media/platform/Kconfig
index 28b25bf3580501e57baa8639cd86f78312c2ae9d..e1959a8d11270a5fa6fc9f68485980ae17e9ae7c 100644 (file)
@@ -27,7 +27,7 @@ menuconfig V4L_PLATFORM_DRIVERS
 
 if V4L_PLATFORM_DRIVERS
 
-source "drivers/media/video/marvell-ccic/Kconfig"
+source "drivers/media/platform/marvell-ccic/Kconfig"
 
 config VIDEO_VIA_CAMERA
        tristate "VIAFB camera controller support"
@@ -43,11 +43,11 @@ config VIDEO_VIA_CAMERA
 # Platform multimedia device configuration
 #
 
-source "drivers/media/video/davinci/Kconfig"
+source "drivers/media/platform/davinci/Kconfig"
 
-source "drivers/media/video/omap/Kconfig"
+source "drivers/media/platform/omap/Kconfig"
 
-source "drivers/media/video/blackfin/Kconfig"
+source "drivers/media/platform/blackfin/Kconfig"
 
 config VIDEO_SH_VOU
        tristate "SuperH VOU video output driver"
@@ -212,8 +212,8 @@ config VIDEO_ATMEL_ISI
          This module makes the ATMEL Image Sensor Interface available
          as a v4l2 device.
 
-source "drivers/media/video/s5p-fimc/Kconfig"
-source "drivers/media/video/s5p-tv/Kconfig"
+source "drivers/media/platform/s5p-fimc/Kconfig"
+source "drivers/media/platform/s5p-tv/Kconfig"
 
 endif # V4L_PLATFORM_DRIVERS
 
similarity index 99%
rename from drivers/media/video/coda.h
rename to drivers/media/platform/coda.h
index 4cf4a043186f186cb313a536e87616bdb48b34db..3fbb315c8fbe90e8ba7e47e7db7f7d3e9e398472 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/coda/coda_regs.h
+ * linux/drivers/media/platform/coda/coda_regs.h
  *
  * Copyright (C) 2012 Vista Silicon SL
  *    Javier Martin <javier.martin@vista-silicon.com>
similarity index 99%
rename from drivers/media/video/omap1_camera.c
rename to drivers/media/platform/omap1_camera.c
index c7e41145041fc0cc77ed0ce421070b9a0ca22432..fa08c7695ccb05aa61d680d8bcf4f002516d2894 100644 (file)
@@ -12,7 +12,7 @@
  * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de>
  *
  * Hardware specific bits initialy based on former work by Matt Callow
- * drivers/media/video/omap/omap1510cam.c
+ * drivers/media/platform/omap/omap1510cam.c
  * Copyright (C) 2006 Matt Callow
  *
  * This program is free software; you can redistribute it and/or modify
similarity index 99%
rename from drivers/media/video/omap24xxcam-dma.c
rename to drivers/media/platform/omap24xxcam-dma.c
index b5ae170de4a529e814b49ce824ec9cb7cd22c400..9c00776d658331a052641c043b7b3a2146fb2089 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/media/video/omap24xxcam-dma.c
+ * drivers/media/platform/omap24xxcam-dma.c
  *
  * Copyright (C) 2004 MontaVista Software, Inc.
  * Copyright (C) 2004 Texas Instruments.
similarity index 99%
rename from drivers/media/video/omap24xxcam.c
rename to drivers/media/platform/omap24xxcam.c
index e5015b0d5508cec9bd9af486c734fef3ff478179..fde2e66f6f332e3a4f7800f1b8570fe9a039a033 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/media/video/omap24xxcam.c
+ * drivers/media/platform/omap24xxcam.c
  *
  * OMAP 2 camera block driver.
  *
similarity index 99%
rename from drivers/media/video/omap24xxcam.h
rename to drivers/media/platform/omap24xxcam.h
index d59727afe8946252d8d3f81e7b67f93e93b7710e..c4395956a493a3a60ee2961407670573f1f9ef39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/media/video/omap24xxcam.h
+ * drivers/media/platform/omap24xxcam.h
  *
  * Copyright (C) 2004 MontaVista Software, Inc.
  * Copyright (C) 2004 Texas Instruments.
similarity index 99%
rename from drivers/media/video/s5p-jpeg/jpeg-core.c
rename to drivers/media/platform/s5p-jpeg/jpeg-core.c
index be04d584e36a414a75ac5427b1e08e1e9b22ddc3..72c3e525f921ed6daad56aa106327d21432d2a5b 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/drivers/media/video/s5p-jpeg/jpeg-core.c
+/* linux/drivers/media/platform/s5p-jpeg/jpeg-core.c
  *
  * Copyright (c) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com
similarity index 98%
rename from drivers/media/video/s5p-jpeg/jpeg-core.h
rename to drivers/media/platform/s5p-jpeg/jpeg-core.h
index 9d0cd2b76f619e9d7b0c6321ae0c38b2ddeed28a..022b9b9baff933c9303b7b1be42226137ab5cb64 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/drivers/media/video/s5p-jpeg/jpeg-core.h
+/* linux/drivers/media/platform/s5p-jpeg/jpeg-core.h
  *
  * Copyright (c) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com
similarity index 99%
rename from drivers/media/video/s5p-jpeg/jpeg-hw.h
rename to drivers/media/platform/s5p-jpeg/jpeg-hw.h
index f12f0fdbde7c7870b2e9f1c148f9f44d83379981..b47e887b61381c8f952a99d04935d571c410e308 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/drivers/media/video/s5p-jpeg/jpeg-hw.h
+/* linux/drivers/media/platform/s5p-jpeg/jpeg-hw.h
  *
  * Copyright (c) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com
similarity index 98%
rename from drivers/media/video/s5p-jpeg/jpeg-regs.h
rename to drivers/media/platform/s5p-jpeg/jpeg-regs.h
index 91f4dd5f86dd9d49ac6573eb3796a25df4b875af..38e50815668c23e7616a7b15cb39921962005c3c 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/drivers/media/video/s5p-jpeg/jpeg-regs.h
+/* linux/drivers/media/platform/s5p-jpeg/jpeg-regs.h
  *
  * Register definition file for Samsung JPEG codec driver
  *
similarity index 98%
rename from drivers/media/video/s5p-mfc/s5p_mfc_cmd.c
rename to drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c
index f0665ed1a52990391cef749081212de47a394b9e..91a415573bd2a1a19233ef05429c7d632b7f2942 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_cmd.c
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 93%
rename from drivers/media/video/s5p-mfc/s5p_mfc_cmd.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h
index 5ceebfe6131a83b3494f56eafef9fcadedec3eb8..8b090d3723e7d5f8fd2f84a1373c91e4b59379ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_cmd.h
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 99%
rename from drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c
rename to drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
index 08a5cfeaa59ea47aa1bfc5ca193a71ce49f579e3..4d662f1c4acce3c62bc87452aa7ff9ebfd3c4e63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
  *
  * Copyright (c) 2010 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 93%
rename from drivers/media/video/s5p-mfc/s5p_mfc_ctrl.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.h
index 61dc23b7ee5a8546e374da778d693016525db2fb..e1e0c544b6a2ccb675c6f445ba6ff758dbd54898 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_ctrl.h
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.h
  *
  * Copyright (c) 2010 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 95%
rename from drivers/media/video/s5p-mfc/s5p_mfc_debug.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_debug.h
index ecb8616a492aacfd63c8c84ce2643f64d1381ea9..bd5cd4ae993ce778b066395259f9dce3a04cce31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/media/video/samsung/mfc5/s5p_mfc_debug.h
+ * drivers/media/platform/samsung/mfc5/s5p_mfc_debug.h
  *
  * Header file for Samsung MFC (Multi Function Codec - FIMV) driver
  * This file contains debug macros
similarity index 99%
rename from drivers/media/video/s5p-mfc/s5p_mfc_dec.c
rename to drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
index c5d567f87d77acad3a335683946877757c3adce7..456f5df6b17921a2965a05455fefd06cba0763ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_dec.c
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 93%
rename from drivers/media/video/s5p-mfc/s5p_mfc_dec.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_dec.h
index fb8b215db0e7640d9228f9e9d59a9765e5e935c8..fdf1d99a9d15df53decc6bb427ede6dfd0903ece 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_dec.h
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_dec.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 99%
rename from drivers/media/video/s5p-mfc/s5p_mfc_enc.c
rename to drivers/media/platform/s5p-mfc/s5p_mfc_enc.c
index aa1c244cf66eee087c6f89a372c18d6bd6be6b72..fdeebb031b45a51690be03fa221a23333ba36d8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_enc.c
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c
  *
  * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 93%
rename from drivers/media/video/s5p-mfc/s5p_mfc_enc.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_enc.h
index 405bdd3ee083200fbea8a2462a66031d13952d79..ca9fd66bd310a287ff015ee3e041e3b3ccae5518 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_enc.h
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_enc.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 97%
rename from drivers/media/video/s5p-mfc/s5p_mfc_intr.c
rename to drivers/media/platform/s5p-mfc/s5p_mfc_intr.c
index 8f2f8bf4da7f81f00be7eeb65370a7caad373c93..37860e299021dddfd16f28f967e7412fb88d6ba5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/media/video/samsung/mfc5/s5p_mfc_intr.c
+ * drivers/media/platform/samsung/mfc5/s5p_mfc_intr.c
  *
  * C file for Samsung MFC (Multi Function Codec - FIMV) driver
  * This file contains functions used to wait for command completion.
similarity index 93%
rename from drivers/media/video/s5p-mfc/s5p_mfc_intr.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_intr.h
index 122d7732f74522e76be7f2d8506185fc5cd1d248..18341a88514ead9aa3e707340929272acc692442 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/media/video/samsung/mfc5/s5p_mfc_intr.h
+ * drivers/media/platform/samsung/mfc5/s5p_mfc_intr.h
  *
  * Header file for Samsung MFC (Multi Function Codec - FIMV) driver
  * It contains waiting functions declarations.
similarity index 99%
rename from drivers/media/video/s5p-mfc/s5p_mfc_opr.c
rename to drivers/media/platform/s5p-mfc/s5p_mfc_opr.c
index e6217cbfa4a3e82612cee5dbae7c0afab0f13bda..b5fd3d4d5a7b1428c59de8d022ac505ccad53e50 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/media/video/samsung/mfc5/s5p_mfc_opr.c
+ * drivers/media/platform/samsung/mfc5/s5p_mfc_opr.c
  *
  * Samsung MFC (Multi Function Codec - FIMV) driver
  * This file contains hw related functions.
similarity index 98%
rename from drivers/media/video/s5p-mfc/s5p_mfc_opr.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_opr.h
index 5932d1c782c5dba36e18b55a6a3dcf6cda9f77da..2ad3def052f8836d844e27ef6bad80ec0d77d8dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/media/video/samsung/mfc5/s5p_mfc_opr.h
+ * drivers/media/platform/samsung/mfc5/s5p_mfc_opr.h
  *
  * Header file for Samsung MFC (Multi Function Codec - FIMV) driver
  * Contains declarations of hw related functions.
similarity index 98%
rename from drivers/media/video/s5p-mfc/s5p_mfc_pm.c
rename to drivers/media/platform/s5p-mfc/s5p_mfc_pm.c
index 738a607be43c9b05b7a7040195fb4bea625a5cab..0503d14ac94e141931ca250f744f82db4476822c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_pm.c
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_pm.c
  *
  * Copyright (c) 2010 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 92%
rename from drivers/media/video/s5p-mfc/s5p_mfc_pm.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_pm.h
index 5107914f27e46e9f29b30c8cb0a758013d5ea5c2..875c5346bc85416684f26e0659b47d9261b9ee90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_pm.h
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_pm.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 96%
rename from drivers/media/video/s5p-mfc/s5p_mfc_shm.c
rename to drivers/media/platform/s5p-mfc/s5p_mfc_shm.c
index 91fdbac8c37a2bf7647226fe7a84a500289803f4..b5933d233a4bdbb029dbdfdc9eb8b2fd52051420 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_shm.c
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_shm.c
  *
  * Copyright (c) 2010 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 98%
rename from drivers/media/video/s5p-mfc/s5p_mfc_shm.h
rename to drivers/media/platform/s5p-mfc/s5p_mfc_shm.h
index cf962a4662766db5b1888f01c7e910fe245447c6..416ebd7ba35ad3d333d15d2d4f004b31937be366 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/media/video/s5p-mfc/s5p_mfc_shm.h
+ * linux/drivers/media/platform/s5p-mfc/s5p_mfc_shm.h
  *
  * Copyright (c) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
similarity index 98%
rename from drivers/media/video/s5p-tv/Kconfig
rename to drivers/media/platform/s5p-tv/Kconfig
index f248b285672090990bdea9f9bf81d6ff95adcae8..ea11a513033f6e436e5af6469dbb6cc6dfa5ba7b 100644 (file)
@@ -1,4 +1,4 @@
-# drivers/media/video/s5p-tv/Kconfig
+# drivers/media/platform/s5p-tv/Kconfig
 #
 # Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
 #      http://www.samsung.com/
similarity index 92%
rename from drivers/media/video/s5p-tv/Makefile
rename to drivers/media/platform/s5p-tv/Makefile
index f49e756a2fde117e1096c29a6db7a5ef25f6be95..7cd47902e2691d606680860080185d13cbecdb10 100644 (file)
@@ -1,4 +1,4 @@
-# drivers/media/video/samsung/tvout/Makefile
+# drivers/media/platform/samsung/tvout/Makefile
 #
 # Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
 #      http://www.samsung.com/
similarity index 97%
rename from drivers/media/video/s5p-tv/regs-sdo.h
rename to drivers/media/platform/s5p-tv/regs-sdo.h
index 7f7c2b8ac14099f9ee3dd1b6d6eda79cddd0c2f8..6f22fbfe2f6c471bb5467dd31e86a42ce143d3e2 100644 (file)
@@ -1,4 +1,4 @@
-/* drivers/media/video/s5p-tv/regs-sdo.h
+/* drivers/media/platform/s5p-tv/regs-sdo.h
  *
  * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/