commit | 1a9d71f84c8d6f981bc598398ddbbec4ee25e3c7 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyj.lk@gmail.com> | Thu Jul 28 02:09:13 2016 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 28 12:59:12 2016 +0200 |
tree | bb71fe7b34a15f10e3271891630a214ba762937a | |
parent | 8d762017f482386cd73e77bb250e0a9dd1fe5a25 [diff] |
drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind() There is a error message within devm_ioremap_resource already, so remove the DRM_ERROR call to avoid redundant error message. Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Acked-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1469671753-12961-1-git-send-email-weiyj.lk@gmail.com