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>
Tue, 18 Nov 2014 02:47:09 +0000 (11:47 +0900)
commit9e98f93db938d698248aac7c99cab531fe3e2dad
tree07305c781fe2a62232946b984c2b6e6217d18910
parent7d506c40f7568eac82aa7a1662b26b036deed292
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