Skip to content

Commit 0cefaf6

Browse files
metiulekmdlezcano
authored andcommitted
thermal/drivers/exynos: Remove an unnecessary field description
It seems that the field has been removed in one of the previous commits, but the description has been forgotten. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Mateusz Majewski <m.majewski2@samsung.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20231201095625.301884-2-m.majewski2@samsung.com
1 parent 9da39ef commit 0cefaf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/thermal/samsung/exynos_tmu.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ enum soc_type {
160160
* in the positive-TC generator block
161161
* 0 < reference_voltage <= 31
162162
* @regulator: pointer to the TMU regulator structure.
163-
* @reg_conf: pointer to structure to register with core thermal.
164163
* @tzd: pointer to thermal_zone_device structure
165164
* @ntrip: number of supported trip points.
166165
* @enabled: current status of TMU device

0 commit comments

Comments
 (0)