commit | 14ee452f3a6db34706f2560951cd0010aff2c848 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jul 12 08:01:26 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Jul 13 08:00:23 2016 -0300 |
tree | 0a23586080d6cff2b59bdac589b1fc14df9c05ab | |
parent | ffe57033008ba7b09f1319ea0f7fb8d91624046a [diff] |
[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_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> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>