clk: qcom: clock-generic: Use DIV_ROUND_CLOSEST for div clock
The current div value gets truncated and we are not able to achieve the
correct rate, instead use DIV_ROUND_CLOSEST to get the accurate div value.
CRs-Fixed: 754613
Change-Id: Ifa8ec3af39d2c7af9314d2d01ed625578df3375c
Signed-off-by:
Taniya Das <tdas@codeaurora.org>
Loading
Please register or sign in to comment