cpufreq: vexpress-spc: drop unnessary cpufreq_arm_bL_ops abstraction
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 18 Oct 2019 10:37:47 +0000 (11:37 +0100)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 21 Oct 2019 10:53:58 +0000 (16:23 +0530)
commit1f1b4650e0be8178fa303a78889ceda6b4385223
treef4add3649933e17b5d8df3108e2c90c7f964e1fe
parenta0f950d3a0addc9552233aa2ffbdc086aa02106a
cpufreq: vexpress-spc: drop unnessary cpufreq_arm_bL_ops abstraction

cpufreq_arm_bL_ops is no longer needed after merging the generic
arm_big_little and vexpress-spc driver. Remove it along with the
unused bL_cpufreq_{,un}register routines and rename some bL_*
functions to ve_spc_*.

Acked-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/vexpress-spc-cpufreq.c