commit | b1653f23ea464b60445ee0d7cf569b3ed6fa3f0b | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Thu Jul 14 12:57:44 2016 +0000 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Thu Jul 14 19:58:48 2016 -0700 |
tree | a03260a02cfc48a6b6ab3826727dbb3090f0f487 | |
parent | 051fb70fd4ea40fbc7139186a4890b2fe5cb1e76 [diff] |
remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem() 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: Bjorn Andersson <bjorn.andersson@linaro.org>