ipq806x: update clk-qcom patches
[openwrt/staging/wigyori.git] / target / linux / ipq806x / patches-4.4 / 137-clk-qcom-Add-support-for-High-Frequency-PLLs-HFPLLs.patch
index 4924e5ff4ba5d682e7172ca152ecc63db47a8cf4..7e964490e0c8f4c72a90fd873b4487dd4f3265c3 100644 (file)
@@ -86,7 +86,7 @@ I'd really like to get rid of __clk_hfpll_init_once() if possible...
 +              u32 regval = hd->user_val;
 +              unsigned long rate;
 +
-+              rate = clk_hw_get_rate(hw->clk);
++              rate = clk_hw_get_rate(hw);
 +
 +              /* Pick the right VCO. */
 +              if (hd->user_vco_mask && rate > hd->low_vco_max_rate)