mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 20:49:35 +02:00
Minimal and maximal frequencies supported by a sensor is queried.
On some older machines, these frequencies are not returned properly and
the EC returns 0 instead.
When returned maximal frequency is 0, ignore the information and use
default frequencies instead.
Fixes:
|
||
|---|---|---|
| .. | ||
| cros_ec_sensors | ||
| hid-sensors | ||
| ms_sensors | ||
| ssp_sensors | ||
| st_sensors | ||
| Kconfig | ||
| Makefile | ||