linux/drivers/media/pci/ivtv
Thomas Zimmermann 9c73576c78 media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
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.

v2:
	* fix commit message (Miguel)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Andy Walls <awalls@md.metrocast.net>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Link: https://patchwork.freedesktop.org/patch/msgid/20230715185343.7193-12-tzimmermann@suse.de
2023-07-24 16:50:39 +02:00
..
ivtv-alsa-main.c
ivtv-alsa-pcm.c
ivtv-alsa-pcm.h
ivtv-alsa.h
ivtv-cards.c
ivtv-cards.h
ivtv-controls.c
ivtv-controls.h
ivtv-driver.c treewide: Convert del_timer*() to timer_shutdown*() 2022-12-25 13:38:09 -08:00
ivtv-driver.h ivtv: fix incorrect device_caps for ivtvfb 2022-03-07 17:21:53 +01:00
ivtv-fileops.c
ivtv-fileops.h
ivtv-firmware.c
ivtv-firmware.h
ivtv-gpio.c media: xc2028: rename the driver from tuner-xc2028 2022-03-12 16:59:50 +01:00
ivtv-gpio.h
ivtv-i2c.c
ivtv-i2c.h
ivtv-ioctl.c media: v4l: ioctl: Set bus_info in v4l_querycap() 2022-04-24 08:07:08 +01:00
ivtv-ioctl.h
ivtv-irq.c
ivtv-irq.h
ivtv-mailbox.c
ivtv-mailbox.h
ivtv-queue.c
ivtv-queue.h media: Remove usage of the deprecated "pci-dma-compat.h" API 2022-03-07 11:50:29 +01:00
ivtv-routing.c
ivtv-routing.h
ivtv-streams.c ivtv: fix incorrect device_caps for ivtvfb 2022-03-07 17:21:53 +01:00
ivtv-streams.h
ivtv-udma.c media: pci/ivtv: remove FOLL_FORCE usage 2022-11-30 15:58:59 -08:00
ivtv-udma.h media: Remove usage of the deprecated "pci-dma-compat.h" API 2022-03-07 11:50:29 +01:00
ivtv-vbi.c
ivtv-vbi.h
ivtv-version.h
ivtv-yuv.c media: pci/ivtv: remove FOLL_FORCE usage 2022-11-30 15:58:59 -08:00
ivtv-yuv.h
ivtvfb.c media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers 2023-07-24 16:50:39 +02:00
Kconfig media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
Makefile