diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-06-13 13:07:12 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-06-27 09:58:51 +0200 |
commit | ff8fbcf605f59c5b7b82805c9f7a7dfe6abac784 (patch) | |
tree | 446bfacd5d9ada6b12b78963f8ee3c84ad64e358 /drivers/video/fbdev/core/Makefile | |
parent | fbdev/core: Move file-I/O code into separate file (diff) | |
download | linux-ff8fbcf605f59c5b7b82805c9f7a7dfe6abac784.tar.xz linux-ff8fbcf605f59c5b7b82805c9f7a7dfe6abac784.zip |
fbdev/core: Rework fb init code
Init the class "graphics" before the rest of fbdev. Later steps, such
as the sysfs code, depend on the class. Also arrange the module's exit
code in reverse order.
Unexport the global variable fb_class, which is only shared internally
within the fbdev core module.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230613110953.24176-38-tzimmermann@suse.de
Diffstat (limited to 'drivers/video/fbdev/core/Makefile')
0 files changed, 0 insertions, 0 deletions