Re: [PATCH 14/19] drivers: hwtracing: stm: console.c: Migrate to register_console_force helper
From: Petr Mladek
Date: Thu Jan 15 2026 - 07:29:42 EST
On Sat 2025-12-27 09:16:21, Marcos Paulo de Souza wrote:
> The register_console_force function was introduced to register consoles
> even on the presence of default consoles, replacing the CON_ENABLE flag
> that was forcing the same behavior.
>
> No functional changes.
>
> Signed-off-by: Marcos Paulo de Souza <mpdesouza@xxxxxxxx>
LGTM, nice cleanup!
Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
Best Regards,
Petr