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)
committerChanho Park <chanho61.park@samsung.com>
Thu, 20 Mar 2014 08:44:12 +0000 (17:44 +0900)
commitcd35275a70c8b436f4ef0452a347e687738e276e
treedd3facfcf45be5f5e88ba6032a252e8baaa14721
parent7258248e69990769afc8e849d44557899e175585
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