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 3EC7FC3ABCB for ; Sat, 10 May 2025 09:44:32 +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=7q6qysb/IXIFIC/ALd3vrOlBCiM4XdRH1LELb7621Ag=; b=Bth/7kbOovfyKo 0gvMdzgn8BGYS8fnbekIbEywh7317DKla+xif2BiXq/tpsUqtQWvfOuIYNHtd1VBYkrTVMGtpatnT DTTK0nM/jBT2rmyxMvM+wQIC7S/U/Oosr75ucRQ1fPOYYdY82/nS4XS3bQRBvOVpjYYXeC1TYe4ev T3SYqXouIYq/LZPxWq1Xts/slspM4JZ0pE5NEhBJWjtrYEHoHqjA+1euyAv7GWFCSodsH9CsE00IF 0cKxIStQZq/m/aKSohwRneKsw+fCboM+wh7lN9xvTl2J4ig2qmEU3C1vZh06wvHYQWgnBBM04Tt7X g4uzuYUWr9rydXd3PsEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uDgkt-00000005kyb-0Gvl; Sat, 10 May 2025 09:44:27 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uDgj7-00000005kpC-2BhS; Sat, 10 May 2025 09:42:38 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 810C9A4D7C6; Sat, 10 May 2025 09:42:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 67518C4CEE2; Sat, 10 May 2025 09:42:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1746870156; bh=mvGfz4+zhaqRCocFMaf0hgjCnm1CJTvyI1js5uNHlJs=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=ldIPC27Bt9cUfcjCameGNcaKJEAzqc7AUG4thRUqo3qyHbBIdcMs8n0bTUIlQ5Tym TJ7a9nhwlFa6+4GEQwIXU2cFx+VvQ3OOD4XQqH+HZ6e6O5slyTKfu+IY7orStEmsf7 eC0/5x1y0Vg6Xmq3EiJb6IJts6XegY1Z06KyQ77eaEbMVXv3ghE27h09P69DXIY8Gf 9QftRl1mTZGBFVanZ/8Q7gRLFPXgadbF10wjnLH+hZH7YFIa/GdZ/yr013KSFD4rSd NWLTE5kwJ+ijvBSyCwBPXOzsriTpRCh+eVuiXMtGgY+rum+32WSQ8qr99iOs9aGbQ2 Y6mdWOA3Vy+qw== Message-ID: <0bc432f67dc0cdb5fa307565df72af34@kernel.org> Date: Sat, 10 May 2025 09:42:32 +0000 From: "Maxime Ripard" To: "Luca Ceresoli" Subject: Re: [PATCH v3 22/22] drm/todo: add entry to remove devm_drm_put_bridge() In-Reply-To: <20250509-drm-bridge-convert-to-alloc-api-v3-22-b8bc1f16d7aa@bootlin.com> References: <20250509-drm-bridge-convert-to-alloc-api-v3-22-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-doc@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" , "Jonathan Corbet" , "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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250510_024237_651036_FD4D4BD9 X-CRM114-Status: UNSURE ( 5.64 ) X-CRM114-Notice: Please train this message. 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:48 +0200, Luca Ceresoli wrote: > devm_drm_put_bridge() is a temporary workaround waiting for the panel > bridge lifetime rework. Add a TODO entry to not forget it must be removed > after such rework. > > Suggested-by: Maxime Ripard > > [ ... ] Acked-by: Maxime Ripard Thanks! Maxime _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic