Re: [PATCH] hvc: unify console setup naming
From: Petr Mladek <pmladek@suse.com>
Date: 2020-06-25 13:42:52
Also in:
lkml
From: Petr Mladek <pmladek@suse.com>
Date: 2020-06-25 13:42:52
Also in:
lkml
On Sat 2020-06-20 02:22:40, Sergey Senozhatsky wrote:
Use the 'common' foo_console_setup() naming scheme. There are 71 foo_console_setup() callbacks and only one foo_setup_console(). Signed-off-by: Sergey Senozhatsky <redacted>
This patch is commited in printk/linux.git, branch for-5.9-console-return-codes. Best Regards, Petr