]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 12 Jul 2016 11:02:59 +0000 (08:02 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 13 Jul 2016 11:01:20 +0000 (08:01 -0300)
commit712440857e53e2887a5acf7769caa617d1e99b80
treebde64ffbfbbbbefafc9e44cd8add791059bc1662
parent2efeec2d035ca4901ca5d53262c814935b730f44
[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_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 <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Tiffany Lin <tiffany.lin@mediatek.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c