]> asedeno.scripts.mit.edu Git - linux.git/commit
media: sun8i: Remove redundant dev_err call in deinterlace_probe()
authorWei Yongjun <weiyongjun1@huawei.com>
Wed, 6 Nov 2019 15:32:12 +0000 (16:32 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Dec 2019 09:20:10 +0000 (10:20 +0100)
commit0d962c3ae13ab2f4cb1c009295da4e70abc4e3c2
treecca14576b2f96d8e392efa7c671d3fa31a76f077
parent81735ecb62f882853a37a8c157407ec4aed44fd0
media: sun8i: Remove redundant dev_err call in deinterlace_probe()

There is a error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Jernej Skrabec <jernej.skrabec@siol.net>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/sunxi/sun8i-di/sun8i-di.c