1
0
Fork 0

thermal: tegra: Fix a typo

s/sochterm/soctherm/

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
alistair/sunxi64-5.4-dsi
Christophe JAILLET 2019-07-21 18:33:58 +02:00 committed by Zhang Rui
parent b9cd1663fb
commit 9d6b4b871d
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@
/* get dividend from the depth */
#define THROT_DEPTH_DIVIDEND(depth) ((256 * (100 - (depth)) / 100) - 1)
/* gk20a nv_therm interface N:3 Mapping. Levels defined in tegra124-sochterm.h
/* gk20a nv_therm interface N:3 Mapping. Levels defined in tegra124-soctherm.h
* level vector
* NONE 3'b000
* LOW 3'b001