kernel-ark/drivers/media/platform
Wei Yongjun e070f1b47e [media] davinci: vpif_capture: fix return type check for v4l2_subdev_call()
The v4l2_subdev_call() call returns -ENODEV when subdev is
null and -ENOIOCTLCMD wnen no icotl is present.
This patch fixes the return type check for v4l2_subdev_call().
The pattern E == C1 && E == C2 is always false. This patch
fix this according to the assumption that && should be ||.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
[prabhakar.lad@ti.com: reword commit message]
Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-11-22 12:17:02 -02:00
..
blackfin [media] media/bfin: use module_platform_driver macro 2012-10-27 11:33:50 -02:00
davinci [media] davinci: vpif_capture: fix return type check for v4l2_subdev_call() 2012-11-22 12:17:02 -02:00
exynos-gsc [media] exynos-gsc: fix variable type in gsc_m2m_device_run() 2012-10-25 14:40:59 -02:00
marvell-ccic
omap [media] omap_vout: Set DSS overlay_info only if paddr is non zero 2012-10-27 09:03:24 -02:00
omap3isp [media] siano: fix build with allmodconfig 2012-11-13 11:15:38 -02:00
s5p-fimc [media] s5p-fimc: Add missing new line character 2012-10-25 14:43:27 -02:00
s5p-g2d
s5p-jpeg
s5p-mfc [media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.c 2012-10-25 14:38:14 -02:00
s5p-tv [media] s5p-tv: don't include linux/version.h in mixer_video.c 2012-10-25 14:42:42 -02:00
soc_camera [media] V4L: soc_camera: allow reading from video device if supported 2012-11-22 11:33:18 -02:00
arv.c
coda.c [media] coda: Fix 'driver_data' for mx53 2012-10-27 08:32:39 -02:00
coda.h
fsl-viu.c [media] v4l2: use list_move_tail instead of list_del/list_add_tail 2012-10-25 16:14:28 -02:00
indycam.c
indycam.h
Kconfig
m2m-deinterlace.c [media] m2m-deinterlace: remove unused vars 2012-10-28 07:38:50 -02:00
Makefile
mem2mem_testdev.c
mx2_emmaprp.c [media] [3.6.0-,3/5] media/mx2_emmaprp: use module_platform_driver macro 2012-10-27 11:35:11 -02:00
omap24xxcam-dma.c
omap24xxcam.c
omap24xxcam.h
sh_vou.c
timblogiw.c
via-camera.c
via-camera.h
vino.c
vino.h
vivi.c [media] vivi: Kill TSTAMP_* macros 2012-11-14 13:45:30 -02:00