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

Commit a6299ca5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm:camera:isp: Remove unwanted register update"

parents f1388330 41817677
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -889,8 +889,6 @@ static void msm_vfe40_cfg_framedrop(struct vfe_device *vfe_dev,
		msm_camera_io_w(temp | (framedrop_period - 1) << 2,
		msm_camera_io_w(temp | (framedrop_period - 1) << 2,
		vfe_base + VFE40_WM_BASE(stream_info->wm[vfe_idx][i]) + 0xC);
		vfe_base + VFE40_WM_BASE(stream_info->wm[vfe_idx][i]) + 0xC);
	}
	}

	msm_camera_io_w_mb(0x1, vfe_base + 0x378);
}
}


static void msm_vfe40_clear_framedrop(struct vfe_device *vfe_dev,
static void msm_vfe40_clear_framedrop(struct vfe_device *vfe_dev,