linux/Documentation/process/debugging
Thomas Zimmermann 7068d42048 fbcon: Remove fb_debug_enter/_leave from struct fb_ops
There are no implementations of fb_debug_enter and fb_debug_leave.
Remove the callbacks from struct fb_ops and clean up the caller.

The field save_graphics in fbcon_par is also no longer required.
Remove it as well.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Simona Vetter <simona.vetter@ffwll.ch>
Acked-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
Link: https://patch.msgid.link/20251125130634.1080966-6-tzimmermann@suse.de
2025-12-02 09:20:44 +01:00
..
driver_development_debugging_guide.rst docs: debugfs: do not recommend debugfs_remove_recursive 2025-04-30 19:11:04 +02:00
gdb-kernel-debugging.rst scripts/gdb: update documentation for lx_per_cpu 2025-05-11 17:54:13 -07:00
index.rst Documentation: move dev-tools debugging files to process/debugging/ 2024-12-17 13:46:53 -07:00
kgdb.rst fbcon: Remove fb_debug_enter/_leave from struct fb_ops 2025-12-02 09:20:44 +01:00
media_specific_debugging_guide.rst docs: Add debugging guide for the media subsystem 2024-11-22 10:48:12 -07:00
userspace_debugging_guide.rst