Skip to content
Commit c0072de1 authored by Ionela Voinescu's avatar Ionela Voinescu Committed by Deepak Kumar Mishra
Browse files

TEMP FIX: always call _find_current_opp(dev, opp_table)

This fixes commit 81c4d8a3.

Before the commit above, we always used to obtain information about the
current OPP from hardware. If this performance level was different from
the one we wanted to set, we would go ahead and set it. But after this
patch, we use a cached value for the current opp which (somehow) ends up
being different from what hardware has knowledge of. This results in
an opp change request sometimes failing.
parent c6fb98f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment