cpufreq:LAB:ondemand: Enable usage of ONDEMAND specific methods at LAB governor
authorLukasz Majewski <l.majewski@samsung.com>
Thu, 27 Feb 2014 12:35:03 +0000 (13:35 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:27:39 +0000 (07:27 +0200)
commitf3bd37b91c3df3f864bf498be70206bf5e39deb4
tree8a6b53eecad7b6d2c211e43628d91f5dc04d4c03
parentd88d8dfac59935bb0a59400a2bcd576aca7d328c
cpufreq:LAB:ondemand: Enable usage of ONDEMAND specific methods at LAB governor

Two methods from ondemand, namely store_sampling_rate() and od_check_cpu()
are now utilized in LAB governor.

Moreover the od_cpu_dbs_info_s structure shall be regarded as a common one.
Therefore in LAB only its declaration is necessary.

Change-Id: I3408b2f8cfdb292cd69568c931da46d8f957099c
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/cpufreq/cpufreq_lab.c