Skip to content
Commit 44f22a5d authored by Stephen Boyd's avatar Stephen Boyd Committed by Michael Turquette
Browse files

clk: si5351: Convert __clk_get_name() to clk_hw_get_name()



This driver uses __clk_get_name() when it's dealing with struct
clk_hw pointers. Use the simpler form so that we can get rid of
the clk member in struct clk_hw one day.

Acked-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 203e118b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment