Skip to content
Commit d9d13ae1 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

qcom-cpufreq: Cache the resolved frequency index



This driver implements resolved_freq and target methods.
Since target method does not know the resolved frequency
index, the frequency table look up is needed again. We
can optimize this by caching the resolved frequency
index in the resolved_freq method.

Change-Id: Ib303ef57c51ce50de52b759728bc8c162a90dc29
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent 59386c83
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