[PATCH v2] drm/bridge/analogix/anx78xx: Extend match data support for ID table
Doug Anderson
dianders at chromium.org
Thu Aug 24 18:12:13 UTC 2023
Hi,
On Thu, Aug 24, 2023 at 11:10 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>
> ---
> v1->v2:
> * Dropped ID table support.
> ---
> drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c | 7 -------
> 1 file changed, 7 deletions(-)
Patch ${SUBJECT} needs to be updated to match the change from v1 to v2.
More information about the dri-devel
mailing list