Changeset 918

Show
Ignore:
Timestamp:
10/30/00 00:52:38 (13 years ago)
Author:
frodo
Message:

Fixed small bug that made writing to the first field only of

the 'beep' file (global enable/disable) have random results.

Patch by Frans E. van Dorsselaer <frans@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/kernel/chips/w83781d.c

    r871 r918  
    17091709                        val = 
    17101710                            w83781d_read_value(client, 
    1711                                                W83781D_REG_BEEP_INTS1) & 
     1711                                               W83781D_REG_BEEP_INTS2) & 
    17121712                            0x7f; 
    17131713                if (*nrels_mag >= 1) {