Loading
clk: msm: mdss: initialize pll_postdiv in vco_set_rate for msm8996
Initialize pll_postdiv along with the initialization of the input
params in vco_set_rate. As it is not initialized at all for few
usecases resulting in undefined behavior.
Change-Id: I4c9675f2e9a6a414d5b06771be62fc619b800da2
Signed-off-by:
Veera Sundaram Sankaran <veeras@codeaurora.org>