Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c77dab3 authored by Suresh Vankadara's avatar Suresh Vankadara Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: smmu: Set smmu non fatal flag true" into dev/msm-4.14-camx

parents dd759285 781c7ae0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ static struct cam_iommu_cb_set iommu_cb_set;

static struct dentry *smmu_dentry;

static bool smmu_fatal_flag;
static bool smmu_fatal_flag = true;

static enum dma_data_direction cam_smmu_translate_dir(
	enum cam_smmu_map_dir dir);