linux/drivers/staging/media
Arnd Bergmann 3ed1a0023c [media] v4l: omap4iss: tighten omap4iss dependencies
The OMAP4 camera support depends on I2C and VIDEO_V4L2, both
of which can be loadable modules. This causes build failures
if we want the camera driver to be built-in.

This can be solved by turning the option into "tristate",
which unfortunately causes another problem, because the
driver incorrectly calls a platform-internal interface
for omap4_ctrl_pad_readl/omap4_ctrl_pad_writel.

Instead, this patch just forbids the invalid configurations
and ensures that the driver can only be built if all its
dependencies are built-in.

Cc: stable@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-17 16:19:53 -03:00
..
as102 [media] USB: as102_usb_drv.c: Remove useless return variables 2014-05-25 17:39:19 -03:00
bcm2048 [media] radio-bcm2048: fix wrong overflow check 2014-05-23 12:17:21 -03:00
cxd2099 Staging: media/cxd2099: Fix line length over 80 characters 2014-03-07 13:14:14 -08:00
davinci_vpfe [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
dt3155v4l [media] Staging: dt3155v4l: set error code on failure 2014-05-23 19:48:28 -03:00
go7007 [media] go7007: add motion detection support 2014-07-17 11:57:32 -03:00
lirc USB driver patches for 3.16-rc1 2014-06-03 09:11:20 -07:00
msi3101 [media] v4l2-ctrls: increase internal min/max/step/def to 64 bit 2014-07-17 09:18:09 -03:00
omap4iss [media] v4l: omap4iss: tighten omap4iss dependencies 2014-07-17 16:19:53 -03:00
omap24xx [media] staging: media: omap24xx: use pr_info() instead of KERN_INFO 2014-05-23 12:54:53 -03:00
rtl2832u_sdr [media] v4l2-ctrls: increase internal min/max/step/def to 64 bit 2014-07-17 09:18:09 -03:00
solo6x10 [media] solo6x10: check dma_map_sg() return value 2014-07-17 11:57:32 -03:00
Kconfig [media] sn9c102: remove deprecated driver 2014-07-04 16:10:57 -03:00
Makefile [media] sn9c102: remove deprecated driver 2014-07-04 16:10:57 -03:00