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)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:27:38 +0000 (07:27 +0200)
commit2e0ea2b0e9922753302d5b33a6a825ee09eaa7b7
treec2fcabd4c5d90be1a52ef890285d7a7de433ba7a
parent74ad54b3899653dace339a1be0c5226bbce217ea
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