[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250905190004.GB361827@ravnborg.org>
Date: Fri, 5 Sep 2025 21:00:04 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Thomas Zimmermann <tzimmermann@...e.de>
Cc: simona@...ll.ch, deller@....de, linux-fbdev@...r.kernel.org,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/6] fbcon: Pass struct fbcon to callbacks in struct
fbcon_bitops
On Mon, Aug 18, 2025 at 12:36:41PM +0200, Thomas Zimmermann wrote:
> The callbacks in struct fbcon_bitops are for struct fbcon. Pass an
> instance to the callbacks; instead of the respective struct fb_info.
This looks looks like a pointless change.
All the operations requires fb_info and needs to pcik it anyway.
Sam
Powered by blists - more mailing lists