Searched hist:"6612 a6885b47e73a55d159e5aa4654de89fbfc29" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/ath79/ |
H A D | clock.c | diff 6612a6885b47e73a55d159e5aa4654de89fbfc29 Wed Aug 28 10:41:46 CEST 2013 Gabor Juhos <juhosg@openwrt.org> MIPS: ath79: Use local variables for clock rates
Use local variables for ref, cpu, ddr and ahb rates in SoC specific clock init functions.
The patch has no functional changes, it is an interim change in preparation of the next patch.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5781/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|