You need to sign in or sign up before continuing.
提交 7b5c4a0c 编写于 作者: Z Zhang Rui

Thermal: of thermal: typo fix

Signed-off-by: NZhang Rui <rui.zhang@intel.com>
上级 eea6a364
...@@ -600,7 +600,7 @@ static int devm_thermal_zone_of_sensor_match(struct device *dev, void *res, ...@@ -600,7 +600,7 @@ static int devm_thermal_zone_of_sensor_match(struct device *dev, void *res,
* Return: On success returns a valid struct thermal_zone_device, * Return: On success returns a valid struct thermal_zone_device,
* otherwise, it returns a corresponding ERR_PTR(). Caller must * otherwise, it returns a corresponding ERR_PTR(). Caller must
* check the return value with help of IS_ERR() helper. * check the return value with help of IS_ERR() helper.
* Registered hermal_zone_device device will automatically be * Registered thermal_zone_device device will automatically be
* released when device is unbounded. * released when device is unbounded.
*/ */
struct thermal_zone_device *devm_thermal_zone_of_sensor_register( struct thermal_zone_device *devm_thermal_zone_of_sensor_register(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册