diff options
| author | Santosh Mardi <gsantosh@codeaurora.org> | 2017-01-12 16:48:53 +0530 |
|---|---|---|
| committer | Santosh Mardi <gsantosh@codeaurora.org> | 2017-01-13 16:03:39 +0530 |
| commit | da2e9dd3fa9c16a85fdc8296ab8d9730ea291256 (patch) | |
| tree | 56fd203840a2ee5bad5e94af6f4b2bb670f4a160 /include/linux/mmdebug.h | |
| parent | 2dc96b1cbbdcf5aef3780696708012d55fec57f2 (diff) | |
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: Santosh Mardi <gsantosh@codeaurora.org>
Diffstat (limited to 'include/linux/mmdebug.h')
0 files changed, 0 insertions, 0 deletions
