Re: [PATCH] drm/connector: Add newline to debug printk

2023-08-25 Thread Simon Ser
Reviewed-by: Simon Ser

[PATCH] drm/connector: Add newline to debug printk

2023-08-25 Thread Stephen Boyd
This debug printk is missing a newline, causing drm debug logs to be hard to read. Add a newline so that the message is on its own line. Cc: Simon Ser Cc: Pekka Paalanen Cc: Daniel Vetter Fixes: 8f86c82aba8b ("drm/connector: demote connector force-probes for non-master clients") Signed-off-by: