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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 39EFAC3ABCB for ; Sat, 10 May 2025 09:20:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:References:In-Reply-To: Subject:To:From:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3+mrRoXNo7HjoO5HfDzwVMjkaAB4jF4ioBLDM0487Og=; b=EU9Eyqhqr3MY9k kPXWQsC0KA8gMPlvWjK/EZFQdNtcCSXMAOKuPKkA9WRKhNzLpctg7f69hJ59jeyI2/yOsWDFggKrM 67KCc7RANmoR9qK4sDzhCHYMsqUiJARKaa353+ichG2+UrvLlTp8FixMiCiDh9YZtGBv5WSYXgcJO kE4T7p3EPcrzpNfn5WxfDPKlSLiPh6J5Iw9PsMpFZXWmlAmBc67yMUu+QMJZaUMVKUqUWdiWaQKYc OM1cAwvjaWSv9ummDRHRbYDCDbd4Hy8BtnDRG1pwMBfaf/CRmXG+ALxQkSXiQRExYsfKGouDxeAZ/ cwD2oby84IfOO0FWjsLA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uDgNz-00000005jQS-0QzL; Sat, 10 May 2025 09:20:47 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uDgJQ-00000005j5R-3hY8; Sat, 10 May 2025 09:16:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id B3337614BA; Sat, 10 May 2025 09:16:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DD385C4CEE2; Sat, 10 May 2025 09:16:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1746868563; bh=N0WvBWcRaJqlD2szj6a2rYDUoL1UN49lZxJeaXuaiUU=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=VvYmN0+u/+1ASx2sAgrFMXwxnbL4R8LTOb4fp5TRJiniNv7KQl4+Ko4mrQqrrmSiv aIJZpmqGS6WATO9zy7I4vWEcUrjRedeUn22W/+Z64/vXNQB0K6K2DOfyap4M+hIkQM bVSL32xrhuFlldAJlKiev8inl8mb6ymCVkXdehHO+DbHWmmFEctDdkzPJjjSiND8eV c7SzIiOVfp/y0EZ2iv6Jk1GPLKIC3eudGEY+06DAuceIuoFBMJPPdMJrkf1SSOP2QY uEdNQ1ZHxAeU13oIdbeG0Zqd93huOcbCF3gB2LNDuRmTaziGz5ij6FyhXHkj9w9DZ+ 6XSyjUEIUexLQ== Message-ID: <13d5e1fbe12e289da1d1e5184eb5277c@kernel.org> Date: Sat, 10 May 2025 09:15:59 +0000 From: "Maxime Ripard" To: "Luca Ceresoli" Subject: Re: [PATCH v3 20/22] drm/bridge: add devm_drm_put_bridge() In-Reply-To: <20250509-drm-bridge-convert-to-alloc-api-v3-20-b8bc1f16d7aa@bootlin.com> References: <20250509-drm-bridge-convert-to-alloc-api-v3-20-b8bc1f16d7aa@bootlin.com> Cc: asahi@lists.linux.dev, chrome-platform@lists.linux.dev, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, imx@lists.linux.dev, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, platform-driver-x86@vger.kernel.org, "Andrzej Hajda" , "Anusha Srivatsa" , "Chun-Kuang Hu" , "David Airlie" , "Dmitry Baryshkov" , "Douglas Anderson" , "Fabio Estevam" , "Hui Pu" , "Jagan Teki" , "Jernej Skrabec" , "Jonas Karlman" , "Krzysztof Kozlowski" , "Laurent Pinchart" , "Maarten Lankhorst" , "Maxime Ripard" , "Neil Armstrong" , "Paul Kocialkowski" , "Pengutronix Kernel Team" , "Robert Foss" , "Sascha Hauer" , "Shawn Guo" , "Simona Vetter" , "Thomas Petazzoni" , "Thomas Zimmermann" X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Fri, 9 May 2025 15:53:46 +0200, Luca Ceresoli wrote: > Bridges obtained via devm_drm_bridge_alloc(dev, ...) will be put when the > requesting device (@dev) is removed. > > However drivers which obtained them may need to put the obtained reference > explicitly. One such case is if they bind the devm removal action to a > > [ ... ] Acked-by: Maxime Ripard Thanks! Maxime _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic