linux/drivers/media/platform/sti/bdisp
Pan Bian d54a90c4c1 [media] media: platform: sti: return -ENOMEM on errors
Function bdisp_debugfs_create() returns 0 even on errors. So its caller
cannot detect the errors. It may be better to return "-ENOMEM" on the
exception paths.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188801

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-02-03 07:58:37 -02: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: fix error return code in bdisp_probe() 2016-10-24 17:59:40 -02: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