Re: [PATCH v3 12/12] auxdisplay: constify fb ops
From: robin <robin@protonic.nl>
Date: 2019-12-11 09:21:28
Also in:
dri-devel, intel-gfx
From: robin <robin@protonic.nl>
Date: 2019-12-11 09:21:28
Also in:
dri-devel, intel-gfx
Hello Jani, On 2019-12-09 15:03, Jani Nikula wrote:
On Tue, 03 Dec 2019, Jani Nikula [off-list ref] wrote:quoted
Now that the fbops member of struct fb_info is const, we can start making the ops const as well. Cc: Miguel Ojeda Sandonis <redacted> Cc: Robin van der Gracht <robin@protonic.nl> Reviewed-by: Daniel Vetter <redacted> Reviewed-by: Miguel Ojeda <redacted> Acked-by: Robin van der Gracht <robin@protonic.nl> Signed-off-by: Jani Nikula <redacted>Miguel, Robin, just to err on the safe side, were you both okay with me merging this through drm-misc? Not very likely to conflict badly.
ht16k33 driver hasn't seen much change lately, should be fine. Robin