Changeset 942
- Timestamp:
- 12/04/00 01:05:14 (12 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/chips/mtp008.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/chips/mtp008.c
r933 r942 631 631 mtp008_write_value(client, MTP008_REG_FAN_MIN(2), 632 632 FAN_TO_REG(MTP008_INIT_FAN_MIN_2, 2)); 633 mtp008_write_value(client, MTP008_REG_FAN_MIN( 2),633 mtp008_write_value(client, MTP008_REG_FAN_MIN(3), 634 634 FAN_TO_REG(MTP008_INIT_FAN_MIN_3, 2)); 635 635
