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

Commit 90f3aa5d authored by Jing Zhou's avatar Jing Zhou
Browse files

msm: camera: isp: Fixed the camera IFE page fault



Removed the incorrect register setting that generates zero address
access in the SMMU.

Change-Id: I74fb5c28b7d5cab30cb21cae2f8d9daa7fe51c93
Signed-off-by: default avatarJing Zhou <jzhou70@codeaurora.org>
parent 8c2eea77
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1027,8 +1027,6 @@ static int cam_vfe_bus_start_wm(struct cam_isp_resource_node *wm_res)
		rsrc_data->common_data;
	uint32_t                   bus_irq_reg_mask[CAM_VFE_BUS_IRQ_MAX] = {0};

	cam_io_w_mb(0, common_data->mem_base + rsrc_data->hw_regs->header_addr);
	cam_io_w_mb(0, common_data->mem_base + rsrc_data->hw_regs->header_cfg);
	cam_io_w(0xf, common_data->mem_base + rsrc_data->hw_regs->burst_limit);

	cam_io_w_mb(rsrc_data->width,