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=-5.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 9071AC11F65 for ; Wed, 30 Jun 2021 12:36:45 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5ABFE61607 for ; Wed, 30 Jun 2021 12:36:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5ABFE61607 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=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=/zBk30Ibi19ghiki3aBfDfyTnxtccn1Zy/uhuhvvbsk=; b=3nqPklPJFhI2LEFSmId8cz05Lt 97Lbo2XR3HlmVYLwXcITfpmJ6ctLzutIP7o3GzHK2sJv9xHLZTb0vcffidR5bDCSD0QuZNoQAHiii PcG6OCKmhx/4XZ46pKg9bgUeWCS0bP8KtHswNIn8IQVzyRqwkcAyP1JWYRd7QqKOx09hrkoVm7DS9 4oGvUwnf3jLVwUOAGOutZ7BLGOgLM2LsW/+yBsMGHiXN/qVQtbKrtOK2GKZYv2Z/PO1g9LQidA0j2 V2NlHszjBEbuqa9iS+M27Gv1fiznXHD9jg3h+BtDvvzaniDTf/LO7veOmGdrFyEaK7camO+k6EgYm 7dyE3Nzw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyZQc-00DsXY-L1; Wed, 30 Jun 2021 12:34:54 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyZQV-00DsWP-5y for linux-arm-kernel@lists.infradead.org; Wed, 30 Jun 2021 12:34:51 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4E41461446; Wed, 30 Jun 2021 12:34:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625056486; bh=Z9x3GPXX5UDNNSeGBtZIhbnKqfm3VGMh8OJUpTt4KAk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Vzm1nfHNN+6KM8/TSNktE3t3iPV6Azfw4y79YkRbMhexF+XgHZuJXJw0iN9OarujM y7DaHW5bMLzUFR4Ew2mzt1KUKZtWR2Oby0BrxFqkNFxhOvMQGxXJO1dJWGRfqicdLc A2uW0u7SFFgMelau9rSInKvsxRT223PdeQ1GFq6YQS5asUFFD9FTbZLTzRhkJn6utQ 0bSGez6IdzXPABGNiaybfIttg7fn16VCgZws3cNldwnjS6lZNRQygcBWhL5NNiUm6/ Vwe5eBfWPlJxHf+zn3DD11wFNFUcHMlCpAhie15qTfZv+CNreHRrCFfLecM60y410G 5CUvTgF8lDKhw== Date: Wed, 30 Jun 2021 13:34:18 +0100 From: Mark Brown To: Alain Volmat Cc: amelie.delaunay@foss.st.com, mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com, linux-spi@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, fabrice.gasnier@foss.st.com Subject: Re: [PATCH 1/6] spi: stm32: fixes pm_runtime calls in probe/remove Message-ID: <20210630123418.GC5106@sirena.org.uk> References: <1625042723-661-1-git-send-email-alain.volmat@foss.st.com> <1625042723-661-2-git-send-email-alain.volmat@foss.st.com> MIME-Version: 1.0 In-Reply-To: <1625042723-661-2-git-send-email-alain.volmat@foss.st.com> X-Cookie: Use at own risk. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210630_053447_281550_2DEC00D0 X-CRM114-Status: UNSURE ( 9.54 ) 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: multipart/mixed; boundary="===============4278286499843982784==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4278286499843982784== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jun 30, 2021 at 10:45:18AM +0200, Alain Volmat wrote: > + pm_runtime_set_autosuspend_delay(&pdev->dev, > + STM32_SPI_AUTOSUSPEND_DELAY); > + pm_runtime_use_autosuspend(&pdev->dev); The driver wasn't using autosuspend at all prior to this patch so there's no fix from that part of the change, the enabling of autosuspend ought to be split out into a separate patch. --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmDcZMkACgkQJNaLcl1U h9DXLgf/dpUymBzs+75+EMb8O8mDM+gMWDyMhP8TO8gcDlEkvTSasetcZbaMyz88 E3/TS2v4YQ1mp1lRti627C1p0nqWhJfGiDQO9G9ihuFQnn/9MwcqmYNj60ycWUDr aDdHGDoeH4mUSyONrOT56m8+/cNzUu7OopXuG9YGwIXFuy0WIGmb8TzRwOVK9Go8 vNze2q5aSmuBB7aTAVpvqkdw8aUc2di5Td/RV0KxGOFG8TjRXu4jA2KU8acQmsSs ePWxx2I/jqK+xCTKyFP9wCs0qQxwv5FA6jPY/OBoH1OmP3vI0aii2f4sQW7s6kkd EiTKkxFYdPz9fIxABY6uB7qnzCwo+A== =QyYV -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp-- --===============4278286499843982784== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4278286499843982784==--