commit | 3153b68e4d1a0b6c9d75cf4fe419229890ee15d5 | [log] [tgz] |
---|---|---|
author | AceLan Kao <acelan.kao@canonical.com> | Tue Jan 16 11:43:50 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jan 16 16:30:05 2018 +0200 |
tree | 89e365829bc42b44ad0c0538894bc7886207a75f | |
parent | 7368160f0ab0b1c2c9d95fc52dca1e7ec62201a4 [diff] |
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>