]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit08851d6eb4eeb0894f4d095dfdf8ab61c435ad57
tree432df7d12116b099c12451966335ec4bcabc5f31
parent710cf7e75076e8d95ce677876b0655d37d14c1b8
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