]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sky2: revert IRQ dance on suspend/resume
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 30 Jan 2007 00:38:07 +0000 (16:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 30 Jan 2007 01:50:14 +0000 (17:50 -0800)
commitb8522d0aaebe3e56a3bd3e9907a93e5443ad0934
tree09330e600c6bb1a7c348ceace531bd26d1ed4a63
parentcd534c4a11f588af12758a509608d1d3c29cae93
[PATCH] sky2: revert IRQ dance on suspend/resume

Let's just backout the IRQ hack, and for those crap machines (like some
Sony VAIO's) can just disable MSI with the module parameter.

This reverts 71b60b2fd5f402505ae60c3c90b99a01fb7c6d26.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Frédéric Riss <frederic.riss@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/sky2.c