On 5/11/22 13:24, Javier Martinez Canillas wrote:
This function just returned 0 on success or an errno code on error, but it could be useful for sysfb_init() callers to have a pointer to the device.
Signed-off-by: Javier Martinez Canillas javierm@redhat.com Reviewed-by: Daniel Vetter daniel.vetter@ffwll.ch Reviewed-by: Thomas Zimmermann tzimmermann@suse.de
Thomas,
This patch can also be merged already if you want to shrink the set more. Even though no caller would use the new return value yet, it is a standalone change and already reviewed by Daniel and you.