msm: eva: Remove unnecessary suspend warning
It always happen in TVM. Change-Id: If77c1799cbeb7f331e2c13db1ceb9e38b1162def Signed-off-by: George Shen <quic_sqiao@quicinc.com>
This commit is contained in:
@@ -1155,8 +1155,6 @@ int msm_cvp_comm_suspend(int core_id)
|
||||
}
|
||||
|
||||
rc = call_hfi_op(hdev, suspend, hdev->hfi_device_data);
|
||||
if (rc)
|
||||
dprintk(CVP_WARN, "Failed to suspend\n");
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
Reference in New Issue
Block a user