pass: gov: Rename struct pass_cpufreq_policy to pass_freq_policy 45/113945/1
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 9 Feb 2017 10:12:15 +0000 (19:12 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 9 Feb 2017 10:12:15 +0000 (19:12 +0900)
commit79a90980aaa0f3e3c8120edbaaf3e60ed0b25539
tree547aba6f3ff72c3c0e96d5328130f2f64f3acd18
parent4f80e498a961310a8825ddf3405a3bbe79a5f04e
pass: gov: Rename struct pass_cpufreq_policy to pass_freq_policy

This patch renames 'struct pass_cpufreq_policy' to 'struct pass_freq_policy'
in order to remove the specific h/w dependency from name of structure.
This structure is used for all DVFS resources such as CPU, BUS and GPU.
- struct pass_cpufreq_policy cpufreq -> struct pass_freq_policy freq

Change-Id: I39560cc3f10846cd8f280b60eb8dbf78afb3e19c
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-gov-radiation.c
src/pass/pass-gov.c
src/pass/pass-hal.c
src/pass/pass.c
src/pass/pass.h