Skip to content
Commit 86b87270 authored by Ionela Voinescu's avatar Ionela Voinescu
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 bd997bf8
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