Merge "msm: camera: utils: populate applied clock rate properly" into camera-kernel.lnx.7.0
This commit is contained in:

کامیت شده توسط
Gerrit - the friendly Code Review server

کامیت
950fb5e35a
@@ -1480,7 +1480,7 @@ static int cam_soc_util_set_clk_rate(struct cam_hw_soc_info *soc_info,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (applied_clk_rate)
|
if (applied_clk_rate && set_rate)
|
||||||
*applied_clk_rate = clk_rate_round;
|
*applied_clk_rate = clk_rate_round;
|
||||||
|
|
||||||
return rc;
|
return rc;
|
||||||
|
مرجع در شماره جدید
Block a user