Print HBI-VBI in hex for better readability. CRs-Fixed: 2841729 Change-Id: Ic3d232cca5a2547cc6a361b67ab3cbd8bed000cc Signed-off-by: Karthik Anantha Ram <[email protected]>
@@ -4610,7 +4610,7 @@ static int cam_ife_csid_ver2_print_hbi_vbi(
path_reg->format_measure2_addr);
CAM_INFO_RATE_LIMIT(CAM_ISP,
- "CSID[%u] Resource[id:%d name:%s hbi %u vbi %u]",
+ "CSID[%u] Resource[id:%d name:%s hbi 0x%x vbi 0x%x]",
csid_hw->hw_intf->hw_idx, res->res_id, res->res_name, hbi, vbi);
return 0;