]> rtime.felk.cvut.cz Git - linux-imx.git/commit
PCI: disable MSI on VIA K8M800
authorTejun Heo <tj@kernel.org>
Sun, 23 May 2010 08:22:55 +0000 (10:22 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Aug 2010 20:30:42 +0000 (13:30 -0700)
commitecfd2b1639f21f6843551d553ba95991f23ca19a
tree866727bf3b8a5d480466062cb67971e536794523
parent692f3d4ad794405d87b26ff008eb433b55409290
PCI: disable MSI on VIA K8M800

commit 549e15611b4ac1de51ef0e0a79c2704f50a638a2 upstream.

MSI delivery from on-board ahci controller doesn't work on K8M800.  At
this point, it's unclear whether the culprit is with the ahci
controller or the host bridge.  Given the track record and considering
the rather minimal impact of MSI, disabling it seems reasonable.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c