linux-stable/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 media: ivtv: drop an unused macro 2021-11-22 08:29:50 +00:00
ivtv-alsa-pcm.c
ivtv-alsa-pcm.h
ivtv-alsa.h
ivtv-cards.c
ivtv-cards.h media: ivtv: prevent going past the hw arrays 2021-07-12 09:16:31 +02:00
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 media: ivtv: prevent going past the hw arrays 2021-07-12 09:16:31 +02:00
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 media: pci/ivtv: switch from 'pci_' to 'dma_' API 2021-09-30 10:07:55 +02:00
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