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

Skip to content
Commit ae577de1 authored by Chandra Devireddy's avatar Chandra Devireddy Committed by Manu Gautam
Browse files

USB: ehci-msm2: Use clk_round_rate to get MAX clock frequency



USB core can not tolerate any frequency change at runtime due
to hardware limitation. Hence it must be set to Max supported
clk frequency.

Instead of setting rate as INT_MAX, use standard clock driver
API - clk_round_rate to obtain the maximum supported rate for
the clock.

Change-Id: I12873076a43efe64a51e1cdfa279eb343e6a9947
Signed-off-by: default avatarChandra Devireddy <cdevired@codeaurora.org>
parent 8f73bf9c
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