• Jean Delvare's avatar
    [PATCH] I2C: Bring lm75 and lm78 in compliance with sysfs naming conventions · 66a38d0a
    Jean Delvare authored
    Here is a patch that brings the lm75 and lm78 drivers in compliance with
    sysfs naming conventions. The drivers as found in existing 2.6 kernels
    do not have a digit appended to the temperature-related files names as
    the sysfs naming conversion recommends (obviously because they each have
    a single temperature channel). As a result, libsensors won't find the
    files.
    
    It was discussed on the list wether a '1' should be appended in this
    case, and our conclusion was that it would be better to do so because it
    helps automatic processing of the sysfs exported files. Please apply if
    you agree with this.
    66a38d0a
lm75.c 8.37 KB