]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: clk-mux: Make public the clk_fetch_parent_index
authorMichael Trimarchi <michael@amarulasolutions.com>
Fri, 5 Jul 2024 07:19:51 +0000 (09:19 +0200)
committerFabio Estevam <festevam@gmail.com>
Sat, 6 Jul 2024 18:39:22 +0000 (15:39 -0300)
commit9a827d91495171f44563db9fe4e621fea43d8178
tree2ea058ed8a49abbd19ed237abe340d46280580cb
parentd0e4f56c4793a24e4ee8300320fe53d627d5a234
clk: clk-mux: Make public the clk_fetch_parent_index

Make public the clk_fetch_parent_index and rename it. This allow
us to be reused in driver specialization

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
drivers/clk/clk-mux.c
include/linux/clk-provider.h