]> Pileus Git - ~andy/linux/commit
MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq
authorGabor Juhos <juhosg@openwrt.org>
Wed, 28 Aug 2013 08:41:43 +0000 (10:41 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Sep 2013 21:22:17 +0000 (23:22 +0200)
commit837f036c8ab201965b9fb0f6b743a415f555493f
treeb7023124e3be1fa5dd9ddbf989f2ba76df570739
parenta1191927ace7e6f827132aa9e062779eb3f11fa5
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>
arch/mips/ath79/clock.c