• Jean Delvare's avatar
    [PATCH] I2C: adm1021 (probably) does something VERY,VERY BAD · 4b65ed3a
    Jean Delvare authored
    Quoting myself:
    
    > 3* Drop adm1021's limit init. This was already done in the 2.4 driver
    > and should have been done in 2.6 as well.
    
    Here is a patch that does that. It also prevents bit 7 (and unused bits)
    of configuration register from being reset, as was discussed before:
      http://archives.andrew.net.au/lm-sensors/msg04593.html
    That second part needs to be backported to the 2.4 driver, and I will do
    so.
    
    Additionally, we get rid of a useless label.
    
    The patch is untested (I don't own any supported chip) but quite
    straightforward IMHO.
    4b65ed3a
adm1021.c 13.4 KB