From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2F25C227E82; Mon, 25 Aug 2025 15:02:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756134169; cv=none; b=B4gAfrx4iaotbiFgCB//hoYyBkUgOPC8oETDivPOZzVWVEFVuQ5z6mh+JiaMEMuENpXoI3rrAPCntGVnBjA9HY2PZcIq2tDo3EmYvdCgdxxj/fTD5zZDxxunWKD7mVkLe0rm79R8F8klxpPYEhlDjIfxeviutmAr/86qsxnhFCk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756134169; c=relaxed/simple; bh=c5D8FclPtQXAowZ2nvtJ4V2evDaoYK/2G7ulPfDRYjE=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=SQQMlVlfgva2neOkw+xK7mQfoXLJ1o+XTHe3IwdMo/+JMiY7usQDMuI1p2SHJdWMRCTYOLFvtCCF4NUX4nnlpkJkImp+R5hm2dxjEYSWYXUwMDmBV7edknaokMkCK1hQJM8pj/zWIM3v48FVZnkNi95DeJiues2MeW/NDcUHSRE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=J3u/gidg; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="J3u/gidg" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3BEF4C4CEF4; Mon, 25 Aug 2025 15:02:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1756134168; bh=c5D8FclPtQXAowZ2nvtJ4V2evDaoYK/2G7ulPfDRYjE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=J3u/gidgKTN7RPiptHCLKnm/D2Tvfl7+fQ7U1ZGbSA3RCXxFsJ43JkaEE8SLN3Kcw s/ZzCIZw42W3bKMCN/5ZVs8FUmSEw7i5wFH+5djwjxrUyadzg7EUj9oiE9Y7HM18Bj 6+TFw+dhH/+Wjfr2wT5VrEJTmHHi87KKQpSBQj75NpDRDCB3GcWDBL5J8Zkj05oBAP vXV79+CQFU2n2DSllsB+PB4E3CT0ksUazeXbqQNAaExBiuh/XoxnPTjUn2o8KQ/yHH zYHIHH3Knd3v4iXmKSYwwtwsJ7Gv7OEgQetVMEJe2on3q/EopRS5vsYbDPjgvCqL05 JFeRQ3UzQ+XQQ== Date: Mon, 25 Aug 2025 16:02:20 +0100 From: Jonathan Cameron To: Sakari Ailus Cc: David Lechner , Nuno =?UTF-8?B?U8Oh?= , Andy Shevchenko , Linus Walleij , Eugen Hristev , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Cai Huoqing , Haibo Chen , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Marek Vasut , Geert Uytterhoeven , Magnus Damm , Lad Prabhakar , Maxime Coquelin , Alexandre Torgue , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Francesco Dolcini , =?UTF-8?B?Sm/Do28=?= Paulo =?UTF-8?B?R29uw6dhbHZlcw==?= , Rui Miguel Silva , Jean-Baptiste Maneyrol , Subhajit Ghosh , Gerald Loacker , Andreas Klinger , Crt Mori , Waqar Hameed , Julien Stephan , Peter Zijlstra , Greg KH , Bo Liu , Al Viro , Sean Nyekjaer , Frank Li , Han Xu , Rayyan Ansari , Gustavo Vaz , Matti Vaittinen , Alexandru Ardelean , "Jiri Slaby (SUSE)" , "Rob Herring (Arm)" , Fabrice Gasnier , Uwe =?UTF-8?B?S2xlaW5lLUvDtm5pZw==?= , Olivier Moysan , Christophe JAILLET , Marcelo Schmitt , Vasileios Amoiridis , Srinivas Pandruvada , Hans de Goede , Javier Carrasco , Abhash Jha , chuguangqing , Shreeya Patel , Per-Daniel Olsson , =?UTF-8?B?QmFybmFiw6FzIEN6?= =?UTF-8?B?w6ltw6Fu?= , Neil Armstrong , David Laight , Jakob Hauser , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-sunxi@lists.linux.dev Subject: Re: [PATCH v3 02/12] iio: adc: Remove redundant pm_runtime_mark_last_busy() calls Message-ID: <20250825160220.438272e4@jic23-huawei> In-Reply-To: <20250825135401.1765847-3-sakari.ailus@linux.intel.com> References: <20250825135401.1765847-1-sakari.ailus@linux.intel.com> <20250825135401.1765847-3-sakari.ailus@linux.intel.com> X-Mailer: Claws Mail 4.3.1 (GTK 3.24.50; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-iio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 25 Aug 2025 16:53:51 +0300 Sakari Ailus wrote: > pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(), > pm_runtime_autosuspend() and pm_request_autosuspend() now include a call > to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to > pm_runtime_mark_last_busy(). > > Signed-off-by: Sakari Ailus > Reviewed-by: Linus Walleij > Acked-by: Chen-Yu Tsai Applied.