diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-06 14:59:02 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-28 10:44:21 +0300 |
commit | a5bb8a64025b4457ead9f588933536795c210f35 (patch) | |
tree | 06c59ef3d424138f16ecdf177c810e36920f785b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d1ed0f1d2a047035fcfc9f62a2423c7ee2d057f4 (diff) | |
download | linux-a5bb8a64025b4457ead9f588933536795c210f35.tar.xz |
fbdev/tcx: Use initializer macro for struct fb_ops
Initialize struct fb_ops to the correct default values with the
macro FB_DEFAULT_SBUS_OPS(). Rename the ioctl and mmap callbacks
to use the infix _sbusfb_. This makes them fit the SBUS helpers'
naming pattern. Also make the driver depend on FB_SBUS_HELPERS,
which selects the correct modules.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230806120926.5368-12-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions