summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChintan Patel <chintanlike@gmail.com>2026-01-06 20:42:56 -0800
committerHelge Deller <deller@gmx.de>2026-02-14 11:09:46 +0100
commitbf9ec461a7d1b82bbc3fe110fba9e9533879849d (patch)
tree2f9d4a92171e729851bfd8a9ef89ba486ff038c5 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent553d8a6e512abbddf37b7baa2bde8de691704856 (diff)
fbdev: omapfb: Make FB_DEVICE dependency optional
omapfb provides several sysfs interfaces for framebuffer configuration and debugging, but these are not required for the core driver. Remove the hard dependency on CONFIG_FB_DEVICE and make sysfs support optional by using dev_of_fbinfo() to obtain the backing device at runtime. When FB_DEVICE is disabled, sysfs operations are skipped while the code still builds and is type-checked. Suggested-by: Helge Deller <deller@gmx.de> Signed-off-by: Chintan Patel <chintanlike@gmail.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions