diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-06 14:59:01 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-28 10:44:17 +0300 |
commit | d1ed0f1d2a047035fcfc9f62a2423c7ee2d057f4 (patch) | |
tree | 039309faf1f51979d3e0f7c21329721c8fd1fc84 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 10ff3e6c8dbb9f1f47eefee842803a7661fd25ee (diff) | |
download | linux-d1ed0f1d2a047035fcfc9f62a2423c7ee2d057f4.tar.xz |
fbdev/p9100: 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-11-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions