Files
linux/drivers
Thomas Zimmermann abcc2f3c4c fbdev/core: Move procfs code to separate file
Move fbdev's procfs code into a separate file and contain it in
init and cleanup helpers. For the cleanup, replace remove_proc_entry()
with proc_remove(). It is equivalent in functionality, but looks
more like an inverse of proc_create_seq().

v2:
	* document proc_remove() usage (Sam)
	* revert unrelated removal of for_each_registered_fb()

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230613110953.24176-36-tzimmermann@suse.de
2023-06-27 09:58:51 +02:00
..
2023-04-05 19:41:10 +02:00
2023-06-14 14:12:43 -03:00
2023-03-20 15:39:14 +01:00
2023-05-16 21:07:26 -04:00
2023-03-29 12:26:32 +02:00
2023-03-29 12:26:32 +02:00