aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2013-06-17 10:43:13 -0700
committerDavid Brown <davidb@codeaurora.org>2013-06-24 13:06:42 -0700
commit8d21415348c0961eedd78e1767095f61d870c8fc (patch)
tree0238329466c745a1fffbac74c131fd6dfcd9c971 /kernel
parentmsm: iommu: Convert to clk_prepare/unprepare (diff)
downloadlinux-dev-8d21415348c0961eedd78e1767095f61d870c8fc.tar.xz
linux-dev-8d21415348c0961eedd78e1767095f61d870c8fc.zip
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: Stephen Boyd <sboyd@codeaurora.org> Acked-by: Joerg Roedel <joro@8bytes.org> Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions