On Fri, Dec 19, 2025 at 7:43 AM Chintan Patel <[email protected]> wrote: > > Add dev_of_fbinfo() to return the framebuffer struct device when > CONFIG_FB_DEVICE is enabled, or NULL otherwise. > > This allows fbdev drivers to use sysfs interfaces via runtime checks > instead of CONFIG_FB_DEVICE ifdefs, keeping the code clean while > remaining fully buildable.
Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko
