diff options
author | Thomas Zimmermann <[email protected]> | 2023-08-03 20:35:29 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-08-04 15:54:34 +0200 |
commit | 96659c4c2d00b4412f19d3ff43cdc13090f3f26d (patch) | |
tree | ad468caa01c70bd1e43524272a4f38dc49b39d7b /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 86cab5db420664367cb57bcd30718ae8a3040159 (diff) |
fbdev/atmel_lcdfb: Use fbdev I/O helpers
Set struct fb_ops and with FB_DEFAULT_IOMEM_OPS, fbdev's initializer
for I/O memory. Sets the callbacks to the cfb_ and fb_io_ functions.
Select the correct modules with Kconfig's FB_IOMEM_HELPERS token.
The macro and token set the currently selected values, so there is
no functional change.
v3:
* use _IOMEM_ in commit message
v2:
* updated to use _IOMEM_ tokens
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Acked-by: Helge Deller <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: Claudiu Beznea <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions