Hi Geert, On 2/15/22 12:21, Geert Uytterhoeven wrote:
This is a small series of miscellaneous fixes for the Atari frame buffer device driver. The first patch has been sent before, and is untested, as I have no access to the hardware. The other patches have been tested on ARAnyM. Thanks! Geert Uytterhoeven (3): video: fbdev: atari: Fix TT High video mode video: fbdev: atari: Convert to standard round_up() helper video: fbdev: atari: Remove unused atafb_setcolreg() drivers/video/fbdev/atafb.c | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-)
I've applied all 3 patches to the fbdev for-next tree. Thank you! Helge