Hi, On Thu, Aug 24, 2023 at 11:15 AM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx> > --- > 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@xxxxxxxxxxxx> Unless there are objections, I'm happy to apply this late next week to drm-misc-next. -Doug