OPP: Use consistent names for OPP table instances
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 9 Jun 2022 10:05:36 +0000 (15:35 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 8 Jul 2022 05:57:50 +0000 (11:27 +0530)
commitd613458332ccbab83c0600145d851796787305b4
tree7d20bfd71ad16d81612486e2a0be29a6b497cd2e
parentadd1dc094a7456d3c56782b7478940b6a550c7ed
OPP: Use consistent names for OPP table instances

The OPP table is called "opp_table" at most of the places and "table" at
few. Make all of them follow the same naming convention, "opp_table".

Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
drivers/opp/cpu.c
drivers/opp/of.c