OpenCloudOS-Kernel/drivers/media/platform/sunxi/sun8i-di
YueHaibing 6821660c43 media: sun8i: Remove redundant platform_get_irq error message
platform_get_irq() will call dev_err() itself on failure,
so there is no need for the driver to also do this.
This is detected by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-02-24 17:14:33 +01:00
..
Makefile
sun8i-di.c media: sun8i: Remove redundant platform_get_irq error message 2020-02-24 17:14:33 +01:00
sun8i-di.h