diff options
author | Tony Lindgren <[email protected]> | 2024-07-03 13:06:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-07-04 15:41:44 +0200 |
commit | 12c91cec3155f79216641162a32e04a59abb6e37 (patch) | |
tree | 0e840ababf87134766fc632f14e35ededf5958ad /lib | |
parent | 7640f1a44eba0cc1a41b312080c236f5c668cd50 (diff) |
serial: core: Add serial_base_match_and_update_preferred_console()
Let's add serial_base_match_and_update_preferred_console() for consoles
using DEVNAME:0.0 style naming.
The earlier approach to add it caused issues in the kernel command line
ordering as we were calling __add_preferred_console() again for the
deferred consoles.
Signed-off-by: Tony Lindgren <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Tested-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions