Re: [PATCH 1/8] drm/ast: Fail if connector initialization fails

2022-02-03 Thread Javier Martinez Canillas
Hello Thomas, On 1/11/22 13:00, Thomas Zimmermann wrote: > Update the connector code to fail if the connector could not be > initialized. The current code just ignored the error and failed > later when the connector was supposed to be used. > > Signed-off-by: Thomas Zimmermann > --- Reviewed-by

[PATCH 1/8] drm/ast: Fail if connector initialization fails

2022-01-11 Thread Thomas Zimmermann
Update the connector code to fail if the connector could not be initialized. The current code just ignored the error and failed later when the connector was supposed to be used. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/ast/ast_mode.c | 13 - 1 file changed, 8 insertions(+