[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YhK0Y3D0O87T5fVW@ravnborg.org>
Date: Sun, 20 Feb 2022 22:36:35 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: José Expósito <jose.exposito89@...il.com>
Cc: tomba@...nel.org, airlied@...ux.ie, linux-kernel@...r.kernel.org,
dri-devel@...ts.freedesktop.org, maxime@...no.tech
Subject: Re: [PATCH] drm/omap: switch to drm_of_find_panel_or_bridge
Hi José,
On Sun, Feb 20, 2022 at 08:52:12PM +0100, José Expósito wrote:
> Use the "drm_of_find_panel_or_bridge" function instead of a custom
> version of it to reduce the boilerplate.
Thanks for looking into this.
>From the documentation of drm_of_find_panel_or_bridge():
* This function is deprecated and should not be used in new drivers. Use
* devm_drm_of_get_bridge() instead.
Are you OK to give this a second try with the above referenced function?
There is a good chance the deprecation happened after you looked into
this first, sometimes things moves fast in the drm sub-system.
Sam
Powered by blists - more mailing lists