Commit 454f2ed4 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Daniel Lezcano

thermal: Spelling s/scallbacks/callbacks/

Fix a misspelling of the word "callbacks".
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/ae38372996a23bb67769e2d62ca170ae9457c4df.1626261946.git.geert+renesas@glider.be
parent 22fc8575
......@@ -285,7 +285,7 @@ struct thermal_zone_params {
};
/**
* struct thermal_zone_of_device_ops - scallbacks for handling DT based zones
* struct thermal_zone_of_device_ops - callbacks for handling DT based zones
*
* Mandatory:
* @get_temp: a pointer to a function that reads the sensor temperature.
......
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