From mboxrd@z Thu Jan 1 00:00:00 1970 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 248AECA0EF8 for ; Wed, 20 Aug 2025 20:50:07 +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=A2v+wIBkhTtFV2QGuLLBN8dKb9PIL2iIiXcD3hI2LCo=; b=nOp59tsbMVeOS58I/r5KV+6pOx hWntt8Yt5AO58gK5uMECEjCNqIBdWxvlQKnLB1qI+Ua8rZQytL5n5z9NL+3cauc//fdyXs5O29h6Y TSCjDnX3QjhlHeRjFzTtFby3kfujBAvnYWB45MzSEWbvz4QdPxqFpAdr6dEGF9yhbg2DhIQAT91HF nh/5QQzmNPvjfcP/ecluHiluwfMnbFBbTWyhdX7fPPv8gxMwf4UoeEUA1phKsbqwfNiEClSgMa7YT NyM44drNpsYve4YZB/SerFp9uBcT0p3Kd6qPFpniAIdqICCBMnRQ7t/mRLo3RUVggVwvFZ+ytdPZP Epuxei1g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uopkt-0000000EsbS-3jmo; Wed, 20 Aug 2025 20:49:59 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uolEH-0000000EKLi-2JiD for linux-arm-kernel@lists.infradead.org; Wed, 20 Aug 2025 16:00:02 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 015695C6908; Wed, 20 Aug 2025 16:00:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 80B94C4CEE7; Wed, 20 Aug 2025 15:59:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1755705590; bh=Vtm9o+lfZgJz6qZfo2+Y/aRAO42PD5GrpWRB3GXupms=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=lnwdob8u7vTynCCY08iaw4u+A4csAK/+9v91WXwx5pSJS8RKa0s+gVtJFFqJoV8nG ecYTWvN2zxAoRrBS/8BbfeXhlTLj9MspmzIISHJR7TcpJL1eEIFI7IvKnaIqBQ8o7d hbtWG08gwGGYa/3wyniAqDLfJwt65LifrNeDftfn+f/qnFyyw8ZZbSAlGQJc3ZhFA2 BMOlcJXpD5fy6el5tb/e+AJMspA32ZnIifuz9EcfPc4oK/UvmRzBgiXE4fsEmLtDk1 YpDpsC7MmWrUYU8Lt1rzJLdNJOMpqZV6CQ24lsFProTU8+aFDTnZ1sfm0F5TjDIm2k mDtth6r6t+rMQ== From: Jisheng Zhang To: Doug Berger , Florian Fainelli , Linus Walleij , Bartosz Golaszewski , Michael Buesch , Hoan Tran , Andy Shevchenko , Daniel Palmer , Romain Perier , Grygorii Strashko , Santosh Shilimkar , Kevin Hilman , Robert Jarzmik , Kunihiko Hayashi , Masami Hiramatsu , Shubhrajyoti Datta , Srinivas Neeli , Michal Simek Cc: Broadcom internal kernel review list , linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux@ew.tq-group.com Subject: [PATCH 14/16] gpio: xgene: Use modern PM macros Date: Wed, 20 Aug 2025 23:40:35 +0800 Message-ID: <20250820154037.22228-15-jszhang@kernel.org> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250820154037.22228-1-jszhang@kernel.org> References: <20250820154037.22228-1-jszhang@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250820_090001_635750_FA5DCCBF X-CRM114-Status: GOOD ( 13.56 ) 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 Use the modern PM macros for the suspend and resume functions to be automatically dropped by the compiler when CONFIG_PM or CONFIG_PM_SLEEP are disabled, without having to use __maybe_unused Signed-off-by: Jisheng Zhang --- drivers/gpio/gpio-xgene.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpio/gpio-xgene.c b/drivers/gpio/gpio-xgene.c index 4f627de3f56c..809668449dbe 100644 --- a/drivers/gpio/gpio-xgene.c +++ b/drivers/gpio/gpio-xgene.c @@ -130,7 +130,7 @@ static int xgene_gpio_dir_out(struct gpio_chip *gc, return 0; } -static __maybe_unused int xgene_gpio_suspend(struct device *dev) +static int xgene_gpio_suspend(struct device *dev) { struct xgene_gpio *gpio = dev_get_drvdata(dev); unsigned long bank_offset; @@ -143,7 +143,7 @@ static __maybe_unused int xgene_gpio_suspend(struct device *dev) return 0; } -static __maybe_unused int xgene_gpio_resume(struct device *dev) +static int xgene_gpio_resume(struct device *dev) { struct xgene_gpio *gpio = dev_get_drvdata(dev); unsigned long bank_offset; @@ -156,7 +156,7 @@ static __maybe_unused int xgene_gpio_resume(struct device *dev) return 0; } -static SIMPLE_DEV_PM_OPS(xgene_gpio_pm, xgene_gpio_suspend, xgene_gpio_resume); +static DEFINE_SIMPLE_DEV_PM_OPS(xgene_gpio_pm, xgene_gpio_suspend, xgene_gpio_resume); static int xgene_gpio_probe(struct platform_device *pdev) { @@ -204,7 +204,7 @@ static struct platform_driver xgene_gpio_driver = { .name = "xgene-gpio", .of_match_table = xgene_gpio_of_match, .acpi_match_table = ACPI_PTR(xgene_gpio_acpi_match), - .pm = &xgene_gpio_pm, + .pm = pm_sleep_ptr(&xgene_gpio_pm), }, .probe = xgene_gpio_probe, }; -- 2.50.1