[PATCH] smbus unhiding kills thermal management
commita9cacd682ed7c031fa05b1d1367a3b3221813932
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Mon, 15 May 2006 16:44:33 +0000 (15 09:44 -0700)
committerChris Wright <chrisw@sous-sol.org>
Sat, 20 May 2006 22:00:30 +0000 (20 15:00 -0700)
tree3271320112aaf3e9184365455b516cec7bd84fd7
parent41c83627504b74edcb164964e71125783a212e81
[PATCH] smbus unhiding kills thermal management

Do not enable the SMBus device on Asus boards if suspend is used.  We do
not reenable the device on resume, leading to all sorts of undesirable
effects, the worst being a total fan failure after resume on Samsung P35
laptop.

This fixes bug #6449 at bugzilla.kernel.org.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/pci/quirks.c