]> git.baikalelectronics.ru Git - kernel.git/commit
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert
authorJean Delvare <khali@linux-fr.org>
Sun, 18 May 2008 18:49:40 +0000 (20:49 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sun, 18 May 2008 18:49:40 +0000 (20:49 +0200)
commiteb6a2b59f2a29167d80a03f7fed7f88836a85dc2
tree432df7d12116b099c12451966335ec4bcabc5f31
parent9f24bd65adb08d1805203921e1719bce0f55f680
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert

There is a strange chip at 0x2e on the second SMBus channel of the
DFI Lanparty NF4 Expert motherboard. Accessing the chip reboots the
system. As there's nothing interesting on this SMBus channel, the
easiest and safest thing to do is to disable it on that board.

This is a better fix to bug #5889 than the it87 driver update that was
done originally:
http://bugzilla.kernel.org/show_bug.cgi?id=5889

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-nforce2.c