linux/drivers/media/platform/sti/bdisp
Shailendra Verma eb3f1b7f2d [media] bdisp: Clean up file handle in open() error path
The File handle is not yet added in the vdev list.So no need to call
v4l2_fh_del(&ctx->fh)if it fails to create control.

Signed-off-by: Shailendra Verma <shailendra.v@samsung.com>
Reviewed-by: Fabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-03-03 07:10:11 -03:00
..
bdisp-debug.c [media] media: platform: sti: return -ENOMEM on errors 2017-02-03 07:58:37 -02:00
bdisp-filter.h bdisp: move the V/H filter spec to bdisp-hw.c 2016-06-24 12:27:51 -03:00
bdisp-hw.c dma-mapping: use unsigned long for dma_attrs 2016-08-04 08:50:07 -04:00
bdisp-reg.h
bdisp-v4l2.c [media] bdisp: Clean up file handle in open() error path 2017-03-03 07:10:11 -03:00
bdisp.h [media] media/platform: convert drivers to use the new vb2_queue dev field 2016-07-08 14:40:07 -03:00
Makefile