cpufreq:LAB:ondemand: Ondemand governor adjustments necessary for correct LAB operation
authorLukasz Majewski <l.majewski@samsung.com>
Wed, 26 Feb 2014 12:42:04 +0000 (13:42 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:09 +0000 (11:47 +0900)
commit142597e684f0ed0cf6145c4ed7aa551939688e00
tree5a905828bdc60e7ba8036ffe5c972e85eb87f82b
parent1fec8af8dc1cfc22c9ec11e7e6bf455e139cb9de
cpufreq:LAB:ondemand: Ondemand governor adjustments necessary for correct LAB operation

Ondemand code needs to be slightly modified for LAB governor operation.
The biggest problem is with the update_sampling_rate function, which shall
not be executed with wrong governor.

Change-Id: I149204bda15b11546c57a77a75a51c4f4f8522b8
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/cpufreq/cpufreq_governor.h
drivers/cpufreq/cpufreq_ondemand.c