iio: adc: at91-sama5d2_adc: get rid of 5 degrees Celsius adjustment
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Thu, 20 Oct 2022 10:27:05 +0000 (13:27 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 24 Oct 2022 17:48:57 +0000 (18:48 +0100)
commit207777dc306a732cff76ab63bf19a7e0851410b3
tree8ba3a015d88c4e94ba044282a13038d9ddc8a7f4
parentefa17e90e1711bdb084e3954fa44afb6647331c0
iio: adc: at91-sama5d2_adc: get rid of 5 degrees Celsius adjustment

On SAMA7G5 final chip version there is no need for 5 degrees Celsius
adjustment when computing junction temperature, thus, remove it.

Fixes: 5ab38b81895c ("iio: adc: at91-sama5d2_adc: add support for temperature sensor")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20221020102705.3639204-1-claudiu.beznea@microchip.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/at91-sama5d2_adc.c