linux-stable/drivers/video/fbdev/geode
Thomas Zimmermann a41410a04c fbdev/geode/lxfb: 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 <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Helge Deller <deller@gmx.de>
Cc: Andres Salomon <dilinger@queued.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20230803184034.6456-16-tzimmermann@suse.de
2023-08-04 15:54:35 +02:00
..
display_gx.c
display_gx1.c
display_gx1.h
geodefb.h
gx1fb_core.c fbdev/geode/gx1fb: Use fbdev I/O helpers 2023-08-04 15:54:35 +02:00
gxfb.h
gxfb_core.c fbdev/geode/gxfb: Use fbdev I/O helpers 2023-08-04 15:54:35 +02:00
Kconfig fbdev/geode/lxfb: Use fbdev I/O helpers 2023-08-04 15:54:35 +02:00
lxfb.h
lxfb_core.c fbdev/geode/lxfb: Use fbdev I/O helpers 2023-08-04 15:54:35 +02:00
lxfb_ops.c video: fbdev: lxfb_ops: Fix fall-through warnings for Clang 2020-11-22 22:58:55 +01:00
Makefile
suspend_gx.c
video_cs5530.c
video_cs5530.h
video_gx.c