linux/drivers/video/fbdev/via
Thomas Zimmermann b3e148d730 fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
The flag FBINFO_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.

v4:
	* clarify commit message (Geert, Dan)
v2:
	* fix commit message (Miguel)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Helge Deller <deller@gmx.de>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Ferenc Bakonyi <fero@drama.obuda.kando.hu>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Wei Liu <wei.liu@kernel.org>
Cc: Dexuan Cui <decui@microsoft.com>
Cc: Antonino Daplas <adaplas@gmail.com>
Cc: Maik Broemme <mbroemme@libmpq.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Steve Glendinning <steve.glendinning@shawell.net>
Cc: Bernie Thompson <bernie@plugable.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230715185343.7193-6-tzimmermann@suse.de
2023-07-24 16:50:38 +02:00
..
accel.c
accel.h
chip.h
debug.h
dvi.c
dvi.h
global.c
global.h
hw.c
hw.h
ioctl.c
ioctl.h
lcd.c
lcd.h
Makefile
share.h
tblDPASetting.c
tblDPASetting.h
via_aux_ch7301.c
via_aux_edid.c
via_aux_sii164.c
via_aux_vt1621.c
via_aux_vt1622.c
via_aux_vt1625.c
via_aux_vt1631.c
via_aux_vt1632.c
via_aux_vt1636.c
via_aux.c
via_aux.h
via_clock.c
via_clock.h
via_i2c.c fbdev: via: Convert to platform remove callback returning void 2023-04-24 11:48:33 +02:00
via_modesetting.c
via_modesetting.h
via_utility.c
via_utility.h
via-core.c fbdev/media: Use GPIO descriptors for VIA GPIO 2023-06-19 09:02:51 +02:00
via-gpio.c fbdev/media: Use GPIO descriptors for VIA GPIO 2023-06-19 09:02:51 +02:00
via-gpio.h fbdev/media: Use GPIO descriptors for VIA GPIO 2023-06-19 09:02:51 +02:00
viafbdev.c fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs 2023-07-24 16:50:38 +02:00
viafbdev.h
viamode.c
viamode.h
vt1636.c
vt1636.h