Re: [PATCH 3/8] drm/ast: Remove AST_TX_ITE66121 constant

2022-02-03 Thread Javier Martinez Canillas
On 1/11/22 13:00, Thomas Zimmermann wrote: > The ITE66121 is an HDMI transmitter chip. There's no code for > detecting or programming the chip within ast. Remove the enum > constant. > > Signed-off-by: Thomas Zimmermann > --- Reviewed-by: Javier Martinez Canillas Best regards, -- Javier Marti

[PATCH 3/8] drm/ast: Remove AST_TX_ITE66121 constant

2022-01-11 Thread Thomas Zimmermann
The ITE66121 is an HDMI transmitter chip. There's no code for detecting or programming the chip within ast. Remove the enum constant. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/ast/ast_drv.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/ast/ast_drv.h b/drivers/gpu/