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

Skip to content
Commit c7fd1997 authored by Junjie Wu's avatar Junjie Wu
Browse files

clk: qcom: Move set_rate ops check after checking rate



There are some clk_ops where we don't want to support setting a rate,
because its rate will be pre-configured. However, we still want
clk_set_rate() to succeed if it's called with same rate as current
rate.

Instead of requiring clk_ops put a stub set_rate ops, move this
functionality into core clock framework.

Change-Id: I40b99b2805fae526a44eb2556802819a80d29e75
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent a4879223
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