]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
MIPS: ath79: Use local variables for clock rates
authorGabor Juhos <juhosg@openwrt.org>
Wed, 28 Aug 2013 08:41:46 +0000 (10:41 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Sep 2013 21:22:18 +0000 (23:22 +0200)
commit6612a6885b47e73a55d159e5aa4654de89fbfc29
tree15c13fcecfe573e671e54ea42ff44d15d2cae673
parent59a8c10b253358bebb263540e7ad67e986d66277
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>
arch/mips/ath79/clock.c