Files
linux/drivers
Howard Hsu 9c97df11df wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()
If kernel do not enable CONFIG_HWMON, it may cause thermal
initialization to be done with temperature value 0 and then can not
transmit. This commit fixes it by setting trigger/restore temperature
before checking CONFIG_HWMON.

Fixes: 7d12b38ab6 ("wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_work")
Signed-off-by: Howard Hsu <howard-yh.hsu@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-04-17 15:34:34 +02:00
..
2023-03-16 16:54:38 +09:00
2023-02-20 12:26:35 +01:00
2023-03-09 10:06:28 +01:00
2023-03-24 17:11:27 +01:00
2023-03-29 08:19:38 +01:00