linux/drivers/thermal/mediatek
Andrei Coardos ec6a51927e thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata()
This function call was found to be unnecessary as there is no equivalent
platform_get_drvdata() call to access the private data of the driver. Also,
the private data is defined in this driver, so there is no risk of it being
accessed outside of this driver file.

Signed-off-by: Andrei Coardos <aboutphysycs@gmail.com>
Reviewed-by: Alexandru Ardelean <alex@shruggie.ro>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230811192847.3838-1-aboutphysycs@gmail.com
2023-08-16 12:33:11 +02:00
..
auxadc_thermal.c thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata() 2023-08-16 12:33:11 +02:00
Kconfig
lvts_thermal.c thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode 2023-08-16 12:20:53 +02:00
Makefile