From: Marcelo Tosatti Date: Tue, 26 Apr 2005 20:09:35 +0000 (-0700) Subject: [PATCH] PC300 pci_enable_device fix X-Git-Tag: v2.6.12-rc4~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8108c98dd6d65613fa0ec9d2300f89c48d554bf;p=pandora-kernel.git [PATCH] PC300 pci_enable_device fix Call pci_enable_device() before looking at IRQ and resources, and pci_disable_device() when shutting the interface down. The driver requires this fix or the "pci=routeirq" workaround on 2.6.10 and later kernels. Reported and tested by Artur Lipowski. From: Bjorn Helgaas Signed-off-by: Marcelo Tosatti Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed