From: Ivan Kokshaysky Date: Mon, 17 Dec 2007 21:39:27 +0000 (+0300) Subject: PCI: fix for quirk_e100_interrupt() X-Git-Tag: v2.6.25-rc1~1074^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e64aeccbeca1f7e22174ca3a12ec35a8f5566515;p=pandora-kernel.git PCI: fix for quirk_e100_interrupt() Check that the e100 is in the D0 power state. If it's not, it won't respond to MMIO accesses and we end up with master-abort machine checks on some platforms. Signed-off-by: Ivan Kokshaysky Cc: Auke Kok Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed