1
0
mirror of https://github.com/torvalds/linux.git synced 2024-12-14 15:13:52 +00:00
linux/drivers/video/fbdev/matrox
Thomas Zimmermann 252b7b147c fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
The flag FBINFO_FLAG_DEFAULT is 0 and has no effect, as struct
fbinfo.flags has been allocated to zero by kzalloc(). 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>
Link: https://patchwork.freedesktop.org/patch/msgid/20230715185343.7193-14-tzimmermann@suse.de
2023-07-24 16:50:39 +02:00
..
g450_pll.c video: fbdev: matroxfb: remove dead code and set but not used variable 2020-04-08 12:09:10 +02:00
g450_pll.h
i2c-matroxfb.c video: fbdev: matrox: convert to i2c_new_scanned_device 2019-11-28 17:19:20 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
matroxfb_accel.c fbdev/matrox: Remove trailing whitespaces 2023-05-18 11:06:17 +02:00
matroxfb_accel.h
matroxfb_base.c fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB 2023-01-02 15:46:41 +01:00
matroxfb_base.h fbdev/matrox: Remove trailing whitespaces 2023-05-18 11:06:17 +02:00
matroxfb_crtc2.c fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs 2023-07-24 16:50:39 +02:00
matroxfb_crtc2.h
matroxfb_DAC1064.c
matroxfb_DAC1064.h
matroxfb_g450.c
matroxfb_g450.h
matroxfb_maven.c fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe() 2023-05-27 08:18:18 +02:00
matroxfb_maven.h
matroxfb_misc.c fbdev: matrox: make array wtst_xlat static const, makes object smaller 2020-01-03 14:27:47 +01:00
matroxfb_misc.h
matroxfb_Ti3026.c
matroxfb_Ti3026.h