• Jean Delvare's avatar
    [PATCH] I2C: fix i2c-amd8111 driver. · f6b03e39
    Jean Delvare authored
    This patch fixes i2c_smbus_write_byte() being broken for i2c-amd8111.
    This causes trouble when that module is used together with eeprom (which
    is also in 2.6). We have had no report so far, but the problem is
    similar to the one addressed by a recent patch to i2c-nforce2.
    
    Credits go to Hans-Frieder Vogt for finding and fixing the problem. Mark
    D. Studebaker found and fixed the original problem in i2c-nforce2.
    
    This is a serious bug fix, and I believe you shouldn't wait too long
    before applying it.
    f6b03e39
i2c-amd8111.c 10.6 KB