Change-Id: I1287b16e21ecb1ff22d1345beec77da7f2e7e0eb
Signed-off-by: SangHyun Sim <sanghyun.sim@samsung.com>
hw_ip->cur_e_int++;
if (hw_ip->cur_e_int >= hw_ip->num_buffers) {
fimc_is_hw_mcsc_frame_done(hw_ip, NULL, IS_SHOT_SUCCESS);
+ dbg_isr("[F:%d][S-E] %05llu us\n", hw_ip, hw_fcount,
+ (hw_ip->debug_info[index].time[DEBUG_POINT_FRAME_END] -
+ hw_ip->debug_info[index].time[DEBUG_POINT_FRAME_START]) / 1000);
if (!atomic_read(&hardware->streaming[hardware->sensor_position[instance]]))
sinfo_hw("[F:%d]F.E\n", hw_ip, hw_fcount);