linux/drivers/media/platform/soc_camera
Shawn Guo 0dc2d84961 [media] media: mx1_camera: mark the driver BROKEN
The mx1_camera driver has been broken for a few release cycles since
commit 6bd0812 (dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c).
It seems there is no one even compile tested it since then, as doing
so will end up with the following error.
  CC      drivers/media/platform/soc_camera/mx1_camera.o
In file included from drivers/media/platform/soc_camera/mx1_camera.c:44:0:
arch/arm/mach-imx/include/mach/dma-mx1-mx2.h:8:25: fatal error: mach/dma-v1.h: No such file or directory
It seems there is no one being interested in bringing it back to
work [1] so far.  Let's mark it BROKEN.
[1] https://lkml.org/lkml/2012/2/9/171

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-11-22 11:26:19 -02:00
..
atmel-isi.c
Kconfig [media] media: mx1_camera: mark the driver BROKEN 2012-11-22 11:26:19 -02:00
Makefile
mx1_camera.c Merge branch 'samsung_platform_data' into staging/for_v3.7 2012-10-05 22:32:05 -03:00
mx2_camera.c [media] drivers/media/platform/soc_camera/mx2_camera.c: fix error return code 2012-10-06 09:18:10 -03:00
mx3_camera.c Merge branch 'samsung_platform_data' into staging/for_v3.7 2012-10-05 22:32:05 -03:00
omap1_camera.c
pxa_camera.c Merge branch 'samsung_platform_data' into staging/for_v3.7 2012-10-05 22:32:05 -03:00
sh_mobile_ceu_camera.c
sh_mobile_csi2.c
soc_camera_platform.c
soc_camera.c [media] soc_camera: ret is never used. get rid of it 2012-10-28 07:39:03 -02:00
soc_mediabus.c