Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3e9e1e5a authored by Saravana Kannan's avatar Saravana Kannan Committed by Stephen Boyd
Browse files

msm: clock: Move parent field into top level struct clk



Maintaining a parent field inside each clock type leads to pointless
repetition of code. Almost all clocks have parents, so move the parent
field to top level struct clk, have it updated whenever the parent changes
for a clock and remove the get_parent ops implementation.

Change-Id: Id897a55d496446a1047322d40d8df041dfea5840
Signed-off-by: default avatarSaravana Kannan <skannan@codeaurora.org>
parent e3c7d5f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment