Re: [PATCH 05/16] drm/udl: Move connector to modesetting code

2022-09-29 Thread Javier Martinez Canillas
On 9/19/22 15:03, Thomas Zimmermann wrote: > Move the connector next to the rest of the modesetting code. No > functional changes. > > Signed-off-by: Thomas Zimmermann > --- Indeed. I wondered why the connector could was special to require a separate source code file. Reviewed-by: Javier Martin

[PATCH 05/16] drm/udl: Move connector to modesetting code

2022-09-19 Thread Thomas Zimmermann
Move the connector next to the rest of the modesetting code. No functional changes. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/udl/Makefile| 2 +- drivers/gpu/drm/udl/udl_connector.c | 132 drivers/gpu/drm/udl/udl_connector.h | 21 - drivers/