media: staging: media/meson: remove redundant dev_err call
authorMuhammad Usama Anjum <musamaanjum@gmail.com>
Wed, 7 Apr 2021 16:09:21 +0000 (18:09 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 9 Apr 2021 11:18:20 +0000 (13:18 +0200)
commit3d451720089bf1cd02ecc068fe256133eb29ea13
tree6f6ab84dfab628bd20992f31a4bb584c13fb770c
parent3e057b8a5f99bb0bd65d56ab6f543bb6fd1e7b40
media: staging: media/meson: remove redundant dev_err call

devm_ioremap_resource() prints error message in itself. Remove the
dev_err call to avoid redundant error message.

Signed-off-by: Muhammad Usama Anjum <musamaanjum@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/meson/vdec/vdec.c