diff options
author | Thomas Zimmermann <[email protected]> | 2023-08-06 13:58:57 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-08-28 09:44:03 +0200 |
commit | 6e4241347b656e43c73ce6ebfb5f2961f0cdf4a0 (patch) | |
tree | ae32921b22648dce1d8b6ce440340bd4fb9d281a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1d3bba30ded24c8916fc65cacf5ff16c3d642f81 (diff) |
fbdev/cg3: 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 <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions