OSDN Git Service

ath9k: add a quirk to set use_msi automatically
authorAceLan Kao <acelan.kao@canonical.com>
Tue, 16 Jan 2018 09:43:50 +0000 (11:43 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 16 Jan 2018 14:30:05 +0000 (16:30 +0200)
commit3153b68e4d1a0b6c9d75cf4fe419229890ee15d5
tree89e365829bc42b44ad0c0538894bc7886207a75f
parent7368160f0ab0b1c2c9d95fc52dca1e7ec62201a4
ath9k: add a quirk to set use_msi automatically

Some platform(BIOS) blocks legacy interrupts (INTx), and only allows MSI
for WLAN device. So adding a quirk to list those machines and set
use_msi automatically.
Adding the following platforms to the quirk.
   Dell Inspiron 24-3460
   Dell Inspiron 3472
   Dell Inspiron 14-3473
   Dell Vostro 3262
   Dell Vostro 15-3572

Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/init.c