On Sat, Jul 15, 2023 at 08:51:54PM +0200, Thomas Zimmermann wrote:
> The flag FBINFO_FLAG_DEFAULT is 0 and has no effect, as struct
> fbinfo.flags has been allocated to zero by framebuffer_alloc(). So do
> not set it.
> 
> Flags should signal differences from the default values. After cleaning
> up all occurrences of FBINFO_DEFAULT, the token will be removed.
> 
> v2:
>       * fix commit message (Miguel)
> 
> Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de>
> Acked-by: Sam Ravnborg <s...@ravnborg.org>
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> Cc: Sudip Mukherjee <sudipm.mukher...@gmail.com>
> Cc: Teddy Wang <teddy.w...@siliconmotion.com>

Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

Reply via email to