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

Skip to content
Commit 8d214153 authored by Stephen Boyd's avatar Stephen Boyd Committed by David Brown
Browse files

msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()



Calling clk_set_min_rate() is no better than just calling
clk_set_rate() because MSM clock code already takes care of
calling the min_rate ops if the clock really needs
clk_set_min_rate() called on it.

Cc: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Acked-by: default avatarJoerg Roedel <joro@8bytes.org>
Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
parent 1107b171
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