[PATCH v3] drm/bridge/analogix/anx78xx: Drop ID table
Doug Anderson
dianders at chromium.org
Thu Aug 24 18:17:15 UTC 2023
Hi,
On Thu, Aug 24, 2023 at 11:15 AM Biju Das <biju.das.jz at bp.renesas.com> wrote:
>
> The driver has an ID table, but it uses the wrong API for retrieving match
> data and that will lead to a crash, if it is instantiated by user space or
> using ID. From this, there is no user for the ID table and let's drop it
> from the driver as it saves some memory.
>
> Signed-off-by: Biju Das <biju.das.jz at bp.renesas.com>
> ---
> v2->v3:
> * Updated commit header.
> v1->v2:
> * Dropped ID table support.
> ---
> drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c | 7 -------
> 1 file changed, 7 deletions(-)
Reviewed-by: Douglas Anderson <dianders at chromium.org>
Unless there are objections, I'm happy to apply this late next week to
drm-misc-next.
-Doug
More information about the dri-devel
mailing list