linux/drivers/media/platform/ti-vpe
Yang Yingliang f274245b57 media: ti-vpe: sc: remove redundant dev_err call in sc_create()
There is an error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-04-06 16:09:31 +02:00
..
cal_regs.h media: ti-vpe: cal: Move CAL_NUM_CSI2_PORTS from cal_regs.h to cal.c 2020-07-19 10:30:51 +02:00
cal-camerarx.c media: ti-vpe: cal: Implement media controller centric API 2021-03-22 10:19:30 +01:00
cal-video.c media: ti-vpe: cal: Implement media controller centric API 2021-03-22 10:19:30 +01:00
cal.c media: ti-vpe: cal: Implement media controller centric API 2021-03-22 10:19:30 +01:00
cal.h media: ti-vpe/cal.h: fix kernel-doc formatting 2021-03-22 12:53:45 +01:00
csc.c media: ti-vpe: csc: remove redundant dev_err call in csc_create() 2021-04-06 16:09:16 +02:00
csc.h media: ti-vpe: vpe: don't rely on colorspace member for conversion 2019-10-10 13:54:22 -03:00
Makefile media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c 2020-07-19 10:40:43 +02:00
sc_coeff.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
sc.c media: ti-vpe: sc: remove redundant dev_err call in sc_create() 2021-04-06 16:09:31 +02:00
sc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vpdma_priv.h media: ti-vpe: vpdma: Use fixed type for address in descriptor 2019-10-10 13:50:36 -03:00
vpdma.c media: ti-vpe: Simplify bool comparison 2021-03-11 11:59:44 +01:00
vpdma.h media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage 2019-10-10 13:49:02 -03:00
vpe_regs.h media: use the BIT() macro 2019-08-26 14:08:50 -03:00
vpe.c media: ti-vpe: Do not zero reserved fields 2021-01-27 13:21:27 +01:00