|
@@ -1050,7 +1050,7 @@ int msm_cvp_smmu_fault_handler(struct iommu_domain *domain,
|
|
|
hdev = core->device->hfi_device_data;
|
|
|
if (hdev) {
|
|
|
hdev->error = CVP_ERR_NOC_ERROR;
|
|
|
- /* call_hfi_op(core->device, debug_hook, hdev); */
|
|
|
+ call_hfi_op(core->device, debug_hook, hdev);
|
|
|
}
|
|
|
mutex_unlock(&core->lock);
|
|
|
/*
|