commit | 1bd4a547f35efa08b893a2c9fb4e06b4e492d147 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Sat Jul 16 00:17:16 2016 +0200 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 25 20:44:20 2016 -0600 |
tree | 7daecb260a5d091e4b76062a76c417758021b8b7 | |
parent | 5c91e2bc0a70a75a8e7e88e9a7bb1ed4a96073b0 [diff] |
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>