linux-stable/Documentation/media
Hans Verkuil fa83fca55c media: rename VFL_TYPE_GRABBER to _VIDEO
[ Upstream commit 238e4a5baa ]

We currently have the following devnode types:

enum vfl_devnode_type {
        VFL_TYPE_GRABBER        = 0,
        VFL_TYPE_VBI,
        VFL_TYPE_RADIO,
        VFL_TYPE_SUBDEV,
        VFL_TYPE_SDR,
        VFL_TYPE_TOUCH,
        VFL_TYPE_MAX /* Shall be the last one */
};

They all make sense, except for the first: GRABBER really refers to /dev/videoX
devices, which can be capture, output or m2m, so 'grabber' doesn't even refer to
their function anymore.

Let's call a spade a spade and rename this to VFL_TYPE_VIDEO.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Stable-dep-of: d0b07f712b ("media: ttpci: fix two memleaks in budget_av_attach")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-03-26 18:22:22 -04:00
..
cec-drivers media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
dvb-drivers media: Documentation: fix several typos 2019-03-01 09:54:06 -05:00
kapi media: rename VFL_TYPE_GRABBER to _VIDEO 2024-03-26 18:22:22 -04:00
uapi media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format. 2023-05-17 11:35:36 +02:00
v4l-drivers media: imx7.rst: Fix the references to the CSI multiplexer 2019-08-07 17:06:15 -03:00
.gitignore media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
Makefile media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
audio.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
ca.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
cec.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
conf_nitpick.py media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
dmx.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
frontend.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
index.rst media: index.rst: exclude Indexes section from latex/pdf output 2019-03-30 09:42:35 -04:00
intro.rst media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
lirc.h.rst.exceptions media: rc: xbox_remote: add protocol and set timeout 2019-04-22 13:02:53 -04:00
media.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
media_kapi.rst media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
media_uapi.rst media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
net.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
typical_media_device.svg media: add SPDX header to media uAPI files 2018-12-05 10:39:18 -05:00
video.h.rst.exceptions media: docs: brainless mass add SPDX headers to all media files 2018-12-05 10:40:34 -05:00
videodev2.h.rst.exceptions media: videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION 2019-08-19 14:56:31 -03:00