commit | 53a6e66b1b4fea4b52f8bc62e5f9530af9061027 | [log] [tgz] |
---|---|---|
author | Helge Deller <[email protected]> | Sat Jun 25 13:00:34 2022 +0200 |
committer | Helge Deller <[email protected]> | Thu Jul 07 10:52:35 2022 +0200 |
tree | 59900af6c4de3ca30b4a0bcee0770c733b88e81d | |
parent | 6c11df58fd1ac0aefcb3b227f72769272b939e56 [diff] |
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible() Use the fbcon_info_from_console() wrapper which was added to kernel v5.19 with commit 409d6c95f9c6 ("fbcon: Introduce wrapper for console->fb_info lookup"). Signed-off-by: Helge Deller <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]>