media: vidioc-querycap: use a more realistic value for KERNEL_VERSION
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 2 Sep 2017 20:32:15 +0000 (16:32 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 5 Sep 2017 10:24:45 +0000 (06:24 -0400)
commitd39d7085222f78035b49bc48eb1c0f6180d085b9
tree925d79ef9ef9a56229ef52821f0a3192ce717d9c
parent1473c75e9aaf29f26fced257a26275f7cf10bb51
media: vidioc-querycap: use a more realistic value for KERNEL_VERSION

In the past, V4L2 versions were 0.x.y, but that changed years
ago. Since Kernel 3.1, however, the numbering schema was changed
to match the Kernel version.

However, the presented example still uses the old numerating
schema, with is a misleading information.

So, update it to the new schema.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/v4l/vidioc-querycap.rst