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

Commit 57604d37 authored by Tejas Prajapati's avatar Tejas Prajapati
Browse files

msm: camera: isp: Add irq status prints to CAM_ERR



To get the information on irq status with default logs
added the irq status prints to CAM_ERR_RATE_LIMIT.

Change-Id: Ibe6a57e2905aeaa9d8c38cf08ad4d700468f341f
Signed-off-by: default avatarTejas Prajapati <tpraja@codeaurora.org>
parent 4767d5ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3211,7 +3211,7 @@ irqreturn_t cam_ife_csid_irq(int irq_num, void *data)
	cam_io_w_mb(1, soc_info->reg_map[0].mem_base +
		csid_reg->cmn_reg->csid_irq_cmd_addr);

	CAM_DBG(CAM_ISP,
	CAM_ERR_RATE_LIMIT(CAM_ISP,
		"CSID %d irq status 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x",
		csid_hw->hw_intf->hw_idx, irq_status_top,
		irq_status_rx, irq_status_ipp, irq_status_ppp,