linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ath10k: Remove driver log suggesting QCA9887 support is experimental
@ 2016-07-27 15:04 Mohammed Shafi Shajakhan
  2016-07-28 10:53 ` Kalle Valo
  2016-08-31  7:16 ` Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: Mohammed Shafi Shajakhan @ 2016-07-27 15:04 UTC (permalink / raw)
  To: ath10k; +Cc: mohammed, linux-wireless, Mohammed Shafi Shajakhan

From: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>

Support for QCA9887 is no longer experimental and if there are any issues
we need to address them

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
---
 drivers/net/wireless/ath/ath10k/pci.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath10k/pci.c b/drivers/net/wireless/ath/ath10k/pci.c
index f06dd39..f3d943c 100644
--- a/drivers/net/wireless/ath/ath10k/pci.c
+++ b/drivers/net/wireless/ath/ath10k/pci.c
@@ -3144,7 +3144,6 @@ static int ath10k_pci_probe(struct pci_dev *pdev,
 		pci_hard_reset = ath10k_pci_qca988x_chip_reset;
 		break;
 	case QCA9887_1_0_DEVICE_ID:
-		dev_warn(&pdev->dev, "QCA9887 support is still experimental, there are likely bugs. You have been warned.\n");
 		hw_rev = ATH10K_HW_QCA9887;
 		pci_ps = false;
 		pci_soft_reset = ath10k_pci_warm_reset;
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: ath10k: Remove driver log suggesting QCA9887 support is experimental
  2016-07-27 15:04 [PATCH] ath10k: Remove driver log suggesting QCA9887 support is experimental Mohammed Shafi Shajakhan
@ 2016-07-28 10:53 ` Kalle Valo
  2016-08-31  7:16 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2016-07-28 10:53 UTC (permalink / raw)
  To: Mohammed Shafi Shajakhan
  Cc: ath10k, mohammed, linux-wireless, Mohammed Shafi Shajakhan

Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com> wrote:
> From: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
> 
> Support for QCA9887 is no longer experimental and if there are any issues
> we need to address them
> 
> Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>

I'm planning to push this to 4.8 if no objections.

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9249941/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ath10k: Remove driver log suggesting QCA9887 support is experimental
  2016-07-27 15:04 [PATCH] ath10k: Remove driver log suggesting QCA9887 support is experimental Mohammed Shafi Shajakhan
  2016-07-28 10:53 ` Kalle Valo
@ 2016-08-31  7:16 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2016-08-31  7:16 UTC (permalink / raw)
  To: Mohammed Shafi Shajakhan
  Cc: ath10k, mohammed, linux-wireless, Mohammed Shafi Shajakhan

Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com> wrote:
> From: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
> 
> Support for QCA9887 is no longer experimental and if there are any issues
> we need to address them
> 
> Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>

Thanks, 1 patch applied to ath-current branch of ath.git:

4e80ffab0e72 ath10k: Remove driver log suggesting QCA9887 support is experimental

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9249941/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-31  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-27 15:04 [PATCH] ath10k: Remove driver log suggesting QCA9887 support is experimental Mohammed Shafi Shajakhan
2016-07-28 10:53 ` Kalle Valo
2016-08-31  7:16 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).