Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751547AbeAPObB (ORCPT + 1 other); Tue, 16 Jan 2018 09:31:01 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:52630 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751143AbeAPOa5 (ORCPT ); Tue, 16 Jan 2018 09:30:57 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org A76856025D Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: ath9k: add a quirk to set use_msi automatically From: Kalle Valo In-Reply-To: <1515461962-27129-1-git-send-email-acelan.kao@canonical.com> References: <1515461962-27129-1-git-send-email-acelan.kao@canonical.com> To: AceLan Kao Cc: QCA ath9k Development , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20180116143057.2F8DC6076A@smtp.codeaurora.org> Date: Tue, 16 Jan 2018 14:30:57 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: AceLan Kao wrote: > 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 > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 3153b68e4d1a ath9k: add a quirk to set use_msi automatically -- https://patchwork.kernel.org/patch/10150851/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches