cosmetic: rockchip: rk3288: rename rkclk_configure_cpu
authorHeiko Stübner <heiko@sntech.de>
Fri, 15 Jul 2016 22:17:16 +0000 (00:17 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 26 Jul 2016 02:44:20 +0000 (20:44 -0600)
commitb339b5dbca4c776a4c138b852082fad2df826410
tree7daecb260a5d091e4b76062a76c417758021b8b7
parent041cdb5f3d0fe778546bcf5b8b69e6b774db1d9e
cosmetic: rockchip: rk3288: rename rkclk_configure_cpu

The function is very specific to the rk3288 in its arguments
referencing the rk3288 cru and grf and every other rockchip soc
has differing cru and grf registers. So make that function naming
explicit.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-rockchip/clock.h
arch/arm/mach-rockchip/rk3288/sdram_rk3288.c
drivers/clk/clk_rk3288.c