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 CEA3C230BD9; Mon, 25 Aug 2025 15:04:25 +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=1756134265; cv=none; b=m4ynTklI+VgpM+FQiNeHKfP8g6KqFYNeijFp0nV8k5nvyeFG6hwjSdMVVYRd5/0H92Kv10GCnwZxGpBKKK7Gmnl9u9fkmpnqeBQKWZLaMwWupTYbogVbu3apww4XcTD2KBVcZkKuoA3F0724JBh77yASbr3L6er8a+jN5jQ4bds= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756134265; c=relaxed/simple; bh=moDtz0XRlITtrg1yOQpLUA9pOtorCAl76Jnt5I6UpuI=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=n8FIBaCEnFGzdPJq6/fFg3PrmLYxlkvCHsyfHHRyml63vQuTBj9oNNq1bXaq4c3r9dBPvs6f3hk7MiJPSvFZk5fnbcH/OHHDxc1raBCxoiUMX57n6gta+9Uk093wVEmNiquV3v69sL0J9fYkq3PcuPeYaWsoeO74iwAV2kIvwoo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=P7z9FpKo; 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="P7z9FpKo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1593DC4CEED; Mon, 25 Aug 2025 15:04:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1756134265; bh=moDtz0XRlITtrg1yOQpLUA9pOtorCAl76Jnt5I6UpuI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=P7z9FpKoaN4Js7ubmjGR6zmu0rHzXl4k/Q1LRQZykuA0z3Doft4uPAABcvr8KPsxC 8lQNSjZsBzF6BtwiqhYsXFCx57R/jWkzvB1OYP/y5dtNjUKjJHgqD8m+BW63LKDdQO PCr9G+XMQpHS1W2auotIayFXD94N3QZT5xOeM/QQ1gTKZ+BK2zV2aG8lTO+eDTzJMb ANuoyx2sbcwzRbmoysIZyb/aq3TKkxZbiHRyNX75Zgtn+LKJDpjFsGJIYM1q6mkAJt If+p06JGCpCUMMx6VUtvJBcXhF3JcZULqN9D3d2rJUpxBN2wwJWI2Bba7HKV1NASky lGNgd7205AQNQ== Date: Mon, 25 Aug 2025 16:03:55 +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 04/12] iio: common: Remove redundant pm_runtime_mark_last_busy() calls Message-ID: <20250825160355.50e8cbfd@jic23-huawei> In-Reply-To: <20250825135401.1765847-5-sakari.ailus@linux.intel.com> References: <20250825135401.1765847-1-sakari.ailus@linux.intel.com> <20250825135401.1765847-5-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: imx@lists.linux.dev 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:53 +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 Applied.