]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert
authorJean Delvare <khali@linux-fr.org>
Mon, 19 May 2008 09:12:07 +0000 (11:12 +0200)
committerChris Wright <chrisw@sous-sol.org>
Mon, 9 Jun 2008 18:26:59 +0000 (11:26 -0700)
commit6c1e0ffbb2119b4e6416210969901f9c5d792aed
tree6f9d30367d916331f39dedbf869aea9632b016cc
parentaf00e1d3e02aa7d0a04d7c837ef845887abe17fd
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert

commit 08851d6eb4eeb0894f4d095dfdf8ab61c435ad57 in upstream

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/i2c/busses/i2c-nforce2.c