Searched hist:"837 f036c8ab201965b9fb0f6b743a415f555493f" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/ath79/ |
H A D | clock.c | diff 837f036c8ab201965b9fb0f6b743a415f555493f Wed Aug 28 10:41:43 CEST 2013 Gabor Juhos <juhosg@openwrt.org> MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq
The reference clock rate is passed in the first argument of the function. Use that instead of the rate of the global ath79_ref_clk variable.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5779/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|