From patchwork Fri Mar 28 14:36:46 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 14032167 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8D521C28B20 for ; Fri, 28 Mar 2025 15:20:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=NDTFWD7eVeXm3ReaL29jgjiMG/Iz6d2Os++9wfFx7cU=; b=XCIqV/2nyEXJqb0eAboGhS1iR+ Mynk+fDGvVfMcg46qMbc8E1UCUOu+bgv83RY8vEOiLrysh0xmALPhaTVXtJ3iCLQlVBGxPr5lqNRi rlt+DMBNapw0QbTeRfHaACvKJCNtHl2HK4yDOt0WJus8rvofFNsj6D1lotDP+1vDZ3ytVxo6MgSSD zZgeimGkY6cTTJrC7MDj1tH3BtKxijdSwjUrgZAcAZzZnXGoTf8xZ/R9v1KGp4xPhhg/cxqft7LYU b3kJyg5hKZUgi0YN352RzmsVJ+P1/TuhIS4Byz8NlPfEBDPaN5y9GE8i7X+l+ISR8qHWPaImJtK+3 bUr/eP3A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.1 #2 (Red Hat Linux)) id 1tyBVj-0000000Dl09-3LXk; Fri, 28 Mar 2025 15:20:43 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.1 #2 (Red Hat Linux)) id 1tyAtb-0000000DdAS-0BG8; Fri, 28 Mar 2025 14:41:21 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 900B1445FE; Fri, 28 Mar 2025 14:41:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8747FC4CEF3; Fri, 28 Mar 2025 14:41:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1743172877; bh=8PuT1jV9b0Y7GZnMGFM7vZCfZDWEJjSwlXvGrPuWeAI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=tpimyxMMCICZIjv7JGOqZl85llXmWPMxffKm9ij8USgb/H1h5x3gO7Mdn7wtNcUNE RjScx0Ech9GanW7ELk5oHeAmk9utDRfEA7Ov+PmUUNtPrwDWAnbwPw4TuSqVFOs0y+ GXk4OuhwULDchJL7nr+pY6VJ/gTmIVtLOB42cU9O6DoagdALsKZHHpnFR4iPao4kU0 fGZsksUwnEk6ewj2k9UMBuHE9YHjT1qCX8g/5eSjpKMc/fcnV6PR6Zs4RGYBLVf4iL 8S6NnNjv4zqFdmuQCGPfulrIf818n8PkrXLvaLnuJgo9TDIvh3yamCrpVma5ftPp3w 60cycul5X4e0A== Received: from johan by xi.lan with local (Exim 4.97.1) (envelope-from ) id 1tyAtf-000000007JN-0bcM; Fri, 28 Mar 2025 15:41:23 +0100 From: Johan Hovold To: Bartosz Golaszewski , Bjorn Helgaas , Catalin Marinas , Will Deacon , Jeff Johnson Cc: Manivannan Sadhasivam , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, ath11k@lists.infradead.org, ath12k@lists.infradead.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, Johan Hovold Subject: [PATCH 4/4] wifi: ath12k: switch to PCI_PWRCTRL_PWRSEQ Date: Fri, 28 Mar 2025 15:36:46 +0100 Message-ID: <20250328143646.27678-5-johan+linaro@kernel.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250328143646.27678-1-johan+linaro@kernel.org> References: <20250328143646.27678-1-johan+linaro@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250328_074119_144359_7347D4CE X-CRM114-Status: UNSURE ( 9.15 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The PCI_PWRCTRL_PWRSEQ and HAVE_PWRCTRL symbols have been renamed to reflect the pwrctrl framework name. Switch to the non-deprecated symbols. Signed-off-by: Johan Hovold --- drivers/net/wireless/ath/ath12k/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath12k/Kconfig b/drivers/net/wireless/ath/ath12k/Kconfig index 52a1bb19e3da..2d1eb22deda7 100644 --- a/drivers/net/wireless/ath/ath12k/Kconfig +++ b/drivers/net/wireless/ath/ath12k/Kconfig @@ -7,7 +7,7 @@ config ATH12K select MHI_BUS select QRTR select QRTR_MHI - select PCI_PWRCTL_PWRSEQ if HAVE_PWRCTL + select PCI_PWRCTRL_PWRSEQ if HAVE_PWRCTRL help Enable support for Qualcomm Technologies Wi-Fi 7 (IEEE 802.11be) family of chipsets, for example WCN7850 and