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 57EA72F2916; Mon, 25 Aug 2025 15:17: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=1756135068; cv=none; b=hXKtDOBYs7eYcOT4dwv1HHestYq0alcSABt7LL/jO5t0W165xF8fwuLjDcP3uWkFsuDUKV0oJNyi2Eo7OmQdvAVujVHLh4bgWDs4drHoeD/JYLeeRuqMLLBYcWumUrew+KVWvHMLHGo4h2BnvHBA36aS/5VsDuAtDXqAXp/1voQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756135068; c=relaxed/simple; bh=ygOKofieAuYX9xZmlHzgVr7NEyqnOdJZIQfa/ZE7W3Y=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=CY0wxKA7xTj55K64dDO+WGtZLpAEbbOX9r5pUcii2j+cZjZ2VtR5WYc66IT8prZ0JDKopYiQug08ph8iD18qfEFlM/r3eNnI+xd2oxPtnF76+5GynvCXCtJ8IAf4pqby4AF5GfLmRvAdRmp0nCuaFbHikGyOUr/Iwak0riFwnE0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BV2UIFwW; 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="BV2UIFwW" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3B230C4CEED; Mon, 25 Aug 2025 15:17:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1756135067; bh=ygOKofieAuYX9xZmlHzgVr7NEyqnOdJZIQfa/ZE7W3Y=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=BV2UIFwWRC++PKgc4dpvEzT+tAPRCS9+NJgTxI7AVYyPM3nKuBMkyjvdkcwUfYZHS 4CxhwEEZ7TEDMAMAXJKKfISeuAYf4pesVpKboRkapXfe7cOu8Dz00oIAcbLjPFI80m 9nHIpGEO+Qu1Ug714Yvfu+xngFKGLzRviTsMRge693KxVSTa06ssDDfu7l+YRiSKEw 605faDIaNKUfOwd71apzT3c0dWoP1eHNLaPwmCQoQOXEkBlqitrsftePex9XL2TKBJ HW8RuzcAxLq71/4iL0z77qyHxXTEbE/9TaQ14n98Fo7HKr58H+7mrSTXVwbHihrkZt XnM7FkPcxOLug== Date: Mon, 25 Aug 2025 16:17: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 11/12] iio: proximity: Remove redundant pm_runtime_mark_last_busy() calls Message-ID: <20250825161720.65bdf415@jic23-huawei> In-Reply-To: <20250825135401.1765847-12-sakari.ailus@linux.intel.com> References: <20250825135401.1765847-1-sakari.ailus@linux.intel.com> <20250825135401.1765847-12-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:54:00 +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,