1
0
Fork 0

thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]

Entry for Index 941 has one zero too much. Fix it.

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
hifive-unleashed-5.1
Bartlomiej Zolnierkiewicz 2018-05-02 16:14:32 +02:00 committed by Eduardo Valentin
parent 1969d9dc20
commit d86910b914
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ omap5430_adc_to_temp[
119800, 120200, 120600, 121000, 121400, 121800, 122400, 122600, 123000,
123400,
/* Index 940 - 945 */
123800, 1242000, 124600, 124900, 125000, 125000,
123800, 124200, 124600, 124900, 125000, 125000,
};
/* OMAP54xx ES2.0 data */