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 C2151CF34AD for ; Wed, 19 Nov 2025 14:29:02 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version: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=6FLqadescWYBlKZvnvBJK+97ixWpNWJTQvdyQWkzgJ8=; b=MQxwlLTSIPfPN/ 2XTkQNJ9bqYNYU43OvP8I597Ju+XUnnS8jEf5lQo+xCP9BtHP4NfkTxQcNdG5lekwMC+AHc0SqOat hGpO8fyNqUo/Db5Vh8cNB3XOxucmU2bjpmlLj4BLoAW51ehYazSPNvYO32FBOpQ27l6BR1HLJjtLX gINEmRrkhA/5p9ne8/VIxmcAOUucECpnLbosazECy/OukJ25SYhqYXiWLyiHIer7WAcY4qnVT/fzS T/a++7oij2kC5UKAquvsso12zIsBqedUlZ2WrUp2ExX3WDAxgoISE6q501awRLors5I9FNiC7nAUF UByaslVJE6/sWMrbCloQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vLjB3-00000003NGo-32cm; Wed, 19 Nov 2025 14:28:57 +0000 Received: from smtpout-02.galae.net ([185.246.84.56]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vLjAz-00000003NFI-36FG for linux-amlogic@lists.infradead.org; Wed, 19 Nov 2025 14:28:55 +0000 Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 799261A1BE0; Wed, 19 Nov 2025 14:28:51 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 44D3E60699; Wed, 19 Nov 2025 14:28:51 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 189D110371A62; Wed, 19 Nov 2025 15:28:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1763562529; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:content-language:in-reply-to:references; bh=7cMCClSR0Yc33+8BuX00+rv0T/LwX4Ii536K2zY3W/o=; b=tFLvY7ZQdBOvsEtfuS/kSFmOMupReVpG03GDdGnZV7Xrig9ypjEUdcbzMdi9x/Ij8uD5XM z6wI2ohEObtnicjhCYmME9gf6whB5LWK8QB8tvteGhYZZtBUrfIxhwDpwiYwHcbGuS+55E 2yWfafUAAdluU9DGmy71vILWizsiAgLo4k+r1lMCHonBOuhcBhJ4eZBB3a4xO0ivETw6o+ xHrCAXEn1uqjdU0vDmAKNn369fL+KDg4tXjFEatWotoBPVY4MOP4ClRu2NDUf2owzt3nP8 dOebpvxOSgU2JCLYS3eU1qgCh3hLRU9xxmxFpMMEjC4wY4pcQB25W/Xh0o75nQ== Message-ID: <66cdbe39-d065-4aa4-86e4-84a38b49c09c@bootlin.com> Date: Wed, 19 Nov 2025 14:28:41 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 02/26] drm/bridge: deprecate of_drm_find_bridge() To: Luca Ceresoli , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Jonathan Corbet , Alexey Brodkin , Phong LE , Liu Ying , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Adrien Grassein , Laurent Pinchart , Tomi Valkeinen , Kieran Bingham , Geert Uytterhoeven , Magnus Damm , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Chun-Kuang Hu , Philipp Zabel , Matthias Brugger , AngeloGioacchino Del Regno , Anitha Chrisanthus , Edmund Dea , Inki Dae , Seung-Woo Kim , Kyungmin Park , Krzysztof Kozlowski , Alim Akhtar Cc: Hui Pu , Thomas Petazzoni , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-samsung-soc@vger.kernel.org References: <20251119-drm-bridge-alloc-getput-drm_of_find_bridge-v1-0-0db98a7fe474@bootlin.com> <20251119-drm-bridge-alloc-getput-drm_of_find_bridge-v1-2-0db98a7fe474@bootlin.com> From: Louis Chauvet Content-Language: en-US In-Reply-To: <20251119-drm-bridge-alloc-getput-drm_of_find_bridge-v1-2-0db98a7fe474@bootlin.com> X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251119_062854_037859_BB83EC26 X-CRM114-Status: GOOD ( 20.36 ) 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On 11/19/25 13:05, Luca Ceresoli wrote: > of_drm_find_bridge() does not increment the returned bridge > refcount. drm_of_find_bridge() is to be used as a replacement. > > Suggested-by: Maxime Ripard > Link: https://lore.kernel.org/dri-devel/20250319-stylish-lime-mongoose-0a18ad@houat/ > Signed-off-by: Luca Ceresoli > --- > drivers/gpu/drm/drm_bridge.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/drivers/gpu/drm/drm_bridge.c b/drivers/gpu/drm/drm_bridge.c > index d98a7b4a83c0..6debbf20aaa8 100644 > --- a/drivers/gpu/drm/drm_bridge.c > +++ b/drivers/gpu/drm/drm_bridge.c > @@ -299,7 +299,7 @@ EXPORT_SYMBOL(__devm_drm_bridge_alloc); > * @bridge: bridge control structure > * > * Add the given bridge to the global list of bridges, where they can be > - * found by users via of_drm_find_bridge(). > + * found by users via drm_of_find_bridge(). > * > * The bridge to be added must have been allocated by > * devm_drm_bridge_alloc(). > @@ -360,7 +360,7 @@ EXPORT_SYMBOL(devm_drm_bridge_add); > * @bridge: bridge control structure > * > * Remove the given bridge from the global list of registered bridges, so > - * it won't be found by users via of_drm_find_bridge(), and add it to the > + * it won't be found by users via drm_of_find_bridge(), and add it to the > * lingering bridge list, to keep track of it until its allocated memory is > * eventually freed. > */ > @@ -1452,6 +1452,9 @@ EXPORT_SYMBOL(drm_of_find_bridge); > * > * @np: device node > * > + * This function is deprecated. Use drm_of_find_bridge() instead for proper > + * refcounting. > + * I think it should be more explicit that the refcounting is not done by this function, like: This function is deprecated. The returned bridge is not refcounted, you should not use drm_bridge_put(). Use drm_of_find_bridge() instead for proper refcounting. > * RETURNS: > * drm_bridge control struct on success, NULL on failure > */ > _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic