diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-06 13:58:56 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-28 09:43:59 +0200 |
commit | 1d3bba30ded24c8916fc65cacf5ff16c3d642f81 (patch) | |
tree | d99b29fc5de4d17a2ccdbaff409377a89cda469a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3409343341b10eb99c8bf1eb46a2c49e9cdd786d (diff) |
fbdev/cg14: 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-6-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions