From patchwork Mon Nov 19 11:30:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Govind Singh X-Patchwork-Id: 10688559 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 035E51709 for ; Mon, 19 Nov 2018 11:30:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E3C0629B28 for ; Mon, 19 Nov 2018 11:30:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D7D4A29B6E; Mon, 19 Nov 2018 11:30:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D504829B28 for ; Mon, 19 Nov 2018 11:30:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728638AbeKSVyN (ORCPT ); Mon, 19 Nov 2018 16:54:13 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:54360 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728531AbeKSVyM (ORCPT ); Mon, 19 Nov 2018 16:54:12 -0500 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id E2E586022B; Mon, 19 Nov 2018 11:30:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1542627051; bh=TzkWu1pZajXKGzaNZ8JAYGUJZazCgRZF/09f2wVT25g=; h=From:To:Cc:Subject:Date:From; b=FA1esy6okVRG6Y2HXe8eDpjrIEtRRLqIivsPHw85Oa2D1p9EAQkdDzx5L/jTfm/gr kN/Ibqm4th5XeGH64RaAtzW4BASzh6F03jPFfLt2BHfwzh1PHSTNkseL0SP70c9znh TcXzwcRVTtEn1uHpEcRbNkNN2Zz6F1dcmA4brwUw= Received: from govinds-linux.qualcomm.com (blr-c-bdr-fw-01_globalnat_allzones-outside.qualcomm.com [103.229.19.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: govinds@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 3E2E460B11; Mon, 19 Nov 2018 11:30:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1542627051; bh=TzkWu1pZajXKGzaNZ8JAYGUJZazCgRZF/09f2wVT25g=; h=From:To:Cc:Subject:Date:From; b=FA1esy6okVRG6Y2HXe8eDpjrIEtRRLqIivsPHw85Oa2D1p9EAQkdDzx5L/jTfm/gr kN/Ibqm4th5XeGH64RaAtzW4BASzh6F03jPFfLt2BHfwzh1PHSTNkseL0SP70c9znh TcXzwcRVTtEn1uHpEcRbNkNN2Zz6F1dcmA4brwUw= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 3E2E460B11 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=govinds@codeaurora.org From: Govind Singh To: ath10k@lists.infradead.org Cc: linux-wireless@vger.kernel.org, Govind Singh Subject: [PATCH] ath10k: Remove work in progress logs from snoc driver Date: Mon, 19 Nov 2018 17:00:40 +0530 Message-Id: <20181119113040.23294-1-govinds@codeaurora.org> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP All the necessary patches to make wifi running (over SNOC) are merged and tested on SDM845/QCS404 platform with WCN3990 wifi module, hence remove work in progress debug from snoc driver and Kconfig. Signed-off-by: Govind Singh --- drivers/net/wireless/ath/ath10k/Kconfig | 3 +-- drivers/net/wireless/ath/ath10k/snoc.c | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/net/wireless/ath/ath10k/Kconfig b/drivers/net/wireless/ath/ath10k/Kconfig index e1ad6b9166a6..a7fb5441ced4 100644 --- a/drivers/net/wireless/ath/ath10k/Kconfig +++ b/drivers/net/wireless/ath/ath10k/Kconfig @@ -47,8 +47,7 @@ config ATH10K_SNOC select QCOM_QMI_HELPERS ---help--- This module adds support for integrated WCN3990 chip connected - to system NOC(SNOC). Currently work in progress and will not - fully work. + to system NOC(SNOC). config ATH10K_DEBUG bool "Atheros ath10k debugging" diff --git a/drivers/net/wireless/ath/ath10k/snoc.c b/drivers/net/wireless/ath/ath10k/snoc.c index 98724d04baef..eda4a6b80e47 100644 --- a/drivers/net/wireless/ath/ath10k/snoc.c +++ b/drivers/net/wireless/ath/ath10k/snoc.c @@ -1633,7 +1633,6 @@ static int ath10k_snoc_probe(struct platform_device *pdev) } ath10k_dbg(ar, ATH10K_DBG_SNOC, "snoc probe\n"); - ath10k_warn(ar, "Warning: SNOC support is still work-in-progress, it will not work properly!"); return 0;