diff options
author | 2025-06-23 18:37:38 +0200 | |
---|---|---|
committer | 2025-07-02 15:38:19 +0200 | |
commit | 4cb53fff9db2751f9d94e45c3bcac13f4be4458b (patch) | |
tree | 8c9adcdccb305bd5b38d9b3d2b5eee4af20768de /tools | |
parent | clk: amlogic: get regmap with clk_regmap_init (diff) | |
download | wireguard-linux-4cb53fff9db2751f9d94e45c3bcac13f4be4458b.tar.xz wireguard-linux-4cb53fff9db2751f9d94e45c3bcac13f4be4458b.zip |
clk: amlogic: drop clk_regmap tables
Remove the clk_regmap tables that are used to keep track which clock
need to be initialised before being registered. The initialisation is now
done by the .init() operation of clk_regmap.
This rework saves a bit memory and makes maintenance a bit easier.
Link: https://lore.kernel.org/r/20250623-amlogic-clk-drop-clk-regmap-tables-v4-2-ff04918211cc@baylibre.com
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions