Merge "msm: eva: Update EVA IOMMU fault handler return" into eva-kernel.lnx.1.0
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
79ee6c3ab0
@@ -941,7 +941,7 @@ int msm_cvp_smmu_fault_handler(struct iommu_domain *domain,
|
|||||||
* is not installed and prints a list of useful debug information like
|
* is not installed and prints a list of useful debug information like
|
||||||
* FAR, SID etc. This information is not printed if we return 0.
|
* FAR, SID etc. This information is not printed if we return 0.
|
||||||
*/
|
*/
|
||||||
return -EINVAL;
|
return -ENOSYS;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int msm_cvp_populate_context_bank(struct device *dev,
|
static int msm_cvp_populate_context_bank(struct device *dev,
|
||||||
|
|||||||
Reference in New Issue
Block a user