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 X-Spam-Level: X-Spam-Status: No, score=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 28DC0C433E0 for ; Fri, 12 Mar 2021 20:42:42 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B66F364F85 for ; Fri, 12 Mar 2021 20:42:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B66F364F85 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Date:Message-Id:Subject:References: In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=yxT6kIUGJS0ceUFEDJuzEpeX+268AHtMOHL28PcKn2I=; b=LmGvZ03Ijr0pe1PYyVq53khCO huh0WeSZMUN6kxVvQnzJx/hOwK26Pp5oIVn9D2jel6bKL7QUvs5aees78Lsk/SAOc8YFEQptwChQA t4yZLiwlIv8ZVmkQAtK3N6b5W8XPIvMOPoO85xuwgfMhF/iJbHEOTRiCFlxwmKMaxmI9a/JoVd8Br BUhi4iUCzTNa1/W0coCwv3kHTAlk7z3N/WO3tXi9ooPwSi/niIqKOMuhm/BnUrrxnZead7fn9tUxI XyRMWn5BdOEQq/XFB8FMdIrm3T5S0z1qRmvfcHAxg+3uDx2WSf6vyjX7dSvlltByQv/xOJcyawEmT 6+PjQ9g+Q==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lKoaX-00CMGg-OB; Fri, 12 Mar 2021 20:40:54 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lKoMo-00CLJB-DW for linux-arm-kernel@lists.infradead.org; Fri, 12 Mar 2021 20:27:24 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5DAF864F84; Fri, 12 Mar 2021 20:26:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615580796; bh=fu+kGgm4qzieFTmHcK/JuBsoyQPQ9nadDIEi+NM6t6c=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=j2rEo+64fdPsIc6zRy2N0lEMXUyr6i5VK307b1CxRlPikSAK5PIaSJi1kZFr9biJX jVVnBXXxtr+zQX/EfNPRyuklpH4tfIh++11DLAwpKrfxZD2PQTmivNJkiVGNwXbF+W CdyatQ30MHwHqlvAf+2Ac/pdlkawP7tY/RxLHwmgJNGAjf5XQgn1gCMPwQKWkZxIBe 2fs00yBRz+cI2ODEXpO+T41z5OCqISH5mXyNB5TWyWt+fhX+aJGwZjjyUt1LWWP35W 8aIObKUsUlxOKSN4yFVI49BvBMBLHp6DYgknGYo4CeFpsTJI7INWV65bjvjCjREACC c7jiXjdTfPSNQ== From: Mark Brown To: amelie.delaunay@foss.st.com, Alain Volmat Cc: linux-spi@vger.kernel.org, alexandre.torgue@foss.st.com, linux-arm-kernel@lists.infradead.org, fabrice.gasnier@foss.st.com, linux-stm32@st-md-mailman.stormreply.com, mcoquelin.stm32@gmail.com, linux-kernel@vger.kernel.org In-Reply-To: <1615545329-5496-1-git-send-email-alain.volmat@foss.st.com> References: <1615545329-5496-1-git-send-email-alain.volmat@foss.st.com> Subject: Re: [PATCH] spi: stm32: avoid ifdef CONFIG_PM for pm callbacks Message-Id: <161558072332.11700.9252088324748070873.b4-ty@kernel.org> Date: Fri, 12 Mar 2021 20:25:23 +0000 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210312_202722_840235_765BC931 X-CRM114-Status: UNSURE ( 8.69 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 12 Mar 2021 11:35:29 +0100, Alain Volmat wrote: > Avoid CONFIG_PM preprocessor check for pm suspend/resume > callbacks and identify the functions with __maybe_unused. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: stm32: avoid ifdef CONFIG_PM for pm callbacks commit: 12ef51b116693bd77395a19ba135df68ee1673f0 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel