linux/drivers/media/platform
Arnd Bergmann 244829226f [media] timberdale: do not select TIMB_DMA
The timberdale media driver requires the use of the respective
dma engine driver, but that may not be enabled, causing a
Kconfig warning:

warning: (VIDEO_TIMBERDALE) selects TIMB_DMA which has unmet direct dependencies (DMADEVICES && MFD_TIMBERDALE)

This fixes the dependency by removing the inappropriate 'select'
statement and replacing it with a direct dependency on the
drivers that provide the services this needs.

Fixes: 7155043c2d ("[media] enable COMPILE_TEST for media drivers")

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-02-02 11:00:35 -02:00
..
am437x [media] media: am437x: fix sparse warnings 2015-02-02 10:59:34 -02:00
blackfin Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
coda [media] coda: simplify check in coda_buf_queue 2015-02-02 10:38:21 -02:00
davinci Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
exynos4-is Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
exynos-gsc [media] media: exynos-gsc: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:34:35 -02:00
marvell-ccic [media] VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SG 2014-12-23 10:48:35 -02:00
omap [media] omap_vout: fix compile warnings 2014-12-02 11:35:05 -02:00
omap3isp Linux 3.19-rc6 2015-01-27 09:39:34 -02:00
s3c-camif [media] media: s3c-camif: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:33:27 -02:00
s5p-g2d [media] s5p-g2d: remove unnecessary version.h inclusion 2015-02-02 09:58:23 -02:00
s5p-jpeg Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
s5p-mfc [media] s5p-mfc: remove unnecessary version.h inclusion 2015-02-02 09:58:35 -02:00
s5p-tv [media] media: s5p-tv: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:52 -02:00
soc_camera [media] rcar_vin: move buffer management to .stop_streaming handler 2015-02-02 10:42:48 -02:00
ti-vpe [media] media: ti-vpe: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:34:05 -02:00
vivid [media] vivid: Y offset should depend on quant. range 2015-01-29 18:03:19 -02:00
vsp1 [media] v4l: vsp1: Fix VI6_DISP_IRQ_STA_LNE macro 2015-01-27 10:38:24 -02:00
arv.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
fsl-viu.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
Kconfig [media] timberdale: do not select TIMB_DMA 2015-02-02 11:00:35 -02:00
m2m-deinterlace.c media: platform: drop owner assignment from platform_drivers 2014-10-20 16:20:44 +02:00
Makefile [media] media: platform: add VPFE capture driver support for AM437X 2014-12-23 12:09:58 -02:00
mx2_emmaprp.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
sh_veu.c [media] media: sh_veu: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:13 -02:00
sh_vou.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
timblogiw.c media: platform: drop owner assignment from platform_drivers 2014-10-20 16:20:44 +02:00
via-camera.c [media] media/platform: fix querycap 2014-12-02 11:31:34 -02:00
via-camera.h
vim2m.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00