diff options
author | Thomas Zimmermann <[email protected]> | 2023-08-06 13:58:55 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-08-28 09:43:56 +0200 |
commit | 3409343341b10eb99c8bf1eb46a2c49e9cdd786d (patch) | |
tree | 7d4292dd210eb4af485083a6a3cde7e2bb5334e4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cbe606f304ec188b90e0b9f8b3e8b37d57553f81 (diff) |
fbdev/bw2: 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