Commit 9746b6e7 authored by Javi Merino's avatar Javi Merino Committed by Zhang Rui

thermal: cpu_cooling: fix typo highjack -> hijack

Cc: Eduardo Valentin <eduardo.valentin@ti.com>
Cc: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: default avatarJavi Merino <javi.merino@arm.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent 1795cd9b
...@@ -305,7 +305,7 @@ static int cpufreq_apply_cooling(struct cpufreq_cooling_device *cpufreq_device, ...@@ -305,7 +305,7 @@ static int cpufreq_apply_cooling(struct cpufreq_cooling_device *cpufreq_device,
* @event: value showing cpufreq event for which this function invoked. * @event: value showing cpufreq event for which this function invoked.
* @data: callback-specific data * @data: callback-specific data
* *
* Callback to highjack the notification on cpufreq policy transition. * Callback to hijack the notification on cpufreq policy transition.
* Every time there is a change in policy, we will intercept and * Every time there is a change in policy, we will intercept and
* update the cpufreq policy with thermal constraints. * update the cpufreq policy with thermal constraints.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment