linux-stable/drivers/thermal/broadcom
Julia Lawall 28e6c992eb thermal: bcm2835: constify thermal_zone_of_device_ops structures
The thermal_zone_of_device_ops structure is only passed as the fourth
argument to thermal_zone_of_sensor_register, which is declared as const.
Thus the thermal_zone_of_device_ops structure itself can be const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2017-08-11 11:38:30 +08:00
..
Kconfig thermal: broadcom: ns-thermal: default on iProc SoCs 2017-05-23 20:09:34 -07:00
Makefile thermal: bcm2835: move to the broadcom subdirectory 2017-04-23 08:55:37 -07:00
bcm2835_thermal.c thermal: bcm2835: constify thermal_zone_of_device_ops structures 2017-08-11 11:38:30 +08:00
ns-thermal.c