Some minor cleanup in the Rockchip clock driver
From: Heiko Stuebner <heiko@...> Date: Thu, 8 May 2025 20:24:26 +0200
One fixup for the new grf-gate and bringing the grf-mux branch naming in line with the oher newly added grf clock-types. Heiko Stuebner (2): clk: rockchip: rename branch_muxgrf to branch_grf_mux clk: rockchip: rename gate-grf clk file drivers/clk/rockchip/Makefile | 2 +- drivers/clk/rockchip/{gate-grf.c => clk-gate-grf.c} | 0 drivers/clk/rockchip/clk.c | 4 ++-- drivers/clk/rockchip/clk.h | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) rename drivers/clk/rockchip/{gate-grf.c => clk-gate-grf.c} (100%) -- 2.47.2
Patches in this set
- [0001] clk: rockchip: rename branch_muxgrf to branch_grf_mux (raw)
- [0002] clk: rockchip: rename gate-grf clk file (raw)
Statistics
- 2 individual patches
- 5 lines added
- 5 lines removed