Re: [PATCH 01/46] fbdev: Provide I/O-memory helpers as module
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2023-10-18 08:16:42
Also in:
dri-devel, linux-arm-kernel, linux-omap
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2023-10-18 08:16:42
Also in:
dri-devel, linux-arm-kernel, linux-omap
Hello Thomas, Thomas Zimmermann [off-list ref] writes:
Provide helpers for accessing I/O memory in a helper module. The fbdev core uses these helpers, so select the module unconditionally for fbdev. Drivers will later be able to select the module individually and the helpers will become optional. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ---
The patch looks good to me. Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat