mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 01:08:08 +02:00
Adding brackets allows to multiply the register value,
masked by TS1_RAMP_COEFF_MASK, by an ADJUST value
properly and not to multiply ADJUST by register value and
then mask the whole.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| st_thermal_memmap.c | ||
| st_thermal_syscfg.c | ||
| st_thermal.c | ||
| st_thermal.h | ||
| stm_thermal.c | ||