mirror of https://gitee.com/openkylin/linux.git
463bf503bd
There was an error in check for the valid temperature in function temp_to_adc_conversion. The temperature value was compared with higher limit for less than condition as well, resulting in returning -EINVAL. Corrected the check condition to properly check for lower and higher temperature limits. Signed-off-by: Radhesh Fadnis <radhesh.fadnis@ti.com> Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
TODO | ||
omap-bandgap.c | ||
omap-bandgap.h | ||
omap-thermal-common.c | ||
omap-thermal.h | ||
omap4-thermal.c | ||
omap5-thermal.c | ||
omap_bandgap.txt |