OSDN Git Service

thermal: intel: intel_pch: Rename device operations callbacks
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 Jan 2023 19:00:48 +0000 (20:00 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 2 Feb 2023 14:40:39 +0000 (15:40 +0100)
commit1aa4f925d80c44bd70442a8e94718fc921b8a55f
tree812025c3ececb9939fe38ad52533303ae394ad9f
parent558718f4d3798fa80a9288addc09240910c07df1
thermal: intel: intel_pch: Rename device operations callbacks

Because the same device operations callbacks are used for all supported
boards, they are in fact generic, so rename them to reflect that.

Also rename the operations object itself for consistency.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/intel/intel_pch_thermal.c