Files
linux/drivers
Rikard Falkeborn 31ffcb1077 net: ath11k: constify ath11k_thermal_ops
The only usage of ath11k_thermal_ops is to pass its address to
thermal_cooling_device_register() which takes a const pointer. Make it
const to allow the compiler to put it in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-08-26 16:21:17 -07:00
..
2020-08-02 18:26:51 +03:00
2020-08-11 11:58:31 +10:00
2020-07-27 11:49:37 +02:00
2020-08-14 19:56:56 -07:00