On 9/8/25 15:08, Thomas Zimmermann wrote:
Am 05.09.25 um 21:00 schrieb Sam Ravnborg:
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.
Yeah, it's in preparation of a later change. As I already had the
patch ready, i submitted it. I'll drop it now and re-submit when
it's required.
Let me know if I should add your series to fbdev for-next git tree to get some
testing...
Helge