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

Commit 375a64f7 authored by Venu Yeshala's avatar Venu Yeshala Committed by Gerrit - the friendly Code Review server
Browse files

msm: camera: isp: Revert clock change done for 8909



8909 should not use a modified version of 8974 clocks.

Change-Id: I44e68eaa53c1c71930ea0e40be70d1164b131937
Signed-off-by: default avatarVenu Yeshala <vyeshala@codeaurora.org>
parent f8fa637b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,8 +87,8 @@ static struct msm_cam_clk_info ispif_8626_reset_clk_info[] = {
static struct msm_cam_clk_info ispif_8974_ahb_clk_info[ISPIF_CLK_INFO_MAX];

static struct msm_cam_clk_info ispif_8974_reset_clk_info[] = {
	{"csi0_clk", INIT_RATE},
	{"csi0_src_clk", INIT_RATE},
	{"csi0_clk", NO_SET_RATE},
	{"csi0_pix_clk", NO_SET_RATE},
	{"csi0_rdi_clk", NO_SET_RATE},
	{"csi1_src_clk", INIT_RATE},