Fix some modules to export more used symbols(cherry picked from commit 5bb3134a8c21cb87b30e135ef168483f0333dabb)
Add backlight subsystemThis is a simple subsystem that allow drivers to register as a backlight.Each backlight creates a device node under /dev/backlight/backlightX andan alias based on the name
Add backlight subsystemThis is a simple subsystem that allow drivers to register as a backlight.Each backlight creates a device node under /dev/backlight/backlightX andan alias based on the name provided.Relnotes: yesSponsored by: The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D26250
show more ...