From: Vladimir Kondratiev Date: Mon, 16 Jun 2014 16:37:20 +0000 (+0300) Subject: wil6210: work around for platforms with broken INTx X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~46^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bdc0700263ff2c557fa566881721394abfc2ea4;p=pandora-kernel.git wil6210: work around for platforms with broken INTx There are platforms where INTx can't be routed by ACPI, this leads to pci_enable_device failure. Re-try pretending we have MSI already configured; in this case pci_enable_device do not try to configure INTx. However, MSI could still work. Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed