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

Commit da2e9dd3 authored by Santosh Mardi's avatar Santosh Mardi
Browse files

cpufreq: changes to adapt for opensource clock framework



Update cpufreq driver to adapt to opensource clock framework
Opensource clock framework dev_clk_get returns with the
different clock handle for all cpu cores with same clock source
This is different in the existing clock framework where
dev_clk_get returns with the same clock handle for the cores
which shares the same clock source.

Cpufreq driver was compatible with the existing clock
framework but with the opensource clock framework we need
to handle the different clock handles for all the cores
even the clock source is common.

Change-Id: Ic343bc20dc7c8b2ce151a5a2b5f85b43cdd949bf
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent 2dc96b1c
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