media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.c
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 1 Feb 2023 12:56:20 +0000 (13:56 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 19 Mar 2023 21:13:10 +0000 (22:13 +0100)
commit00d08584e401460d73da45921ff2405f910e9254
treee1de05dd7dcb2af69d6d71daeff7e40b503dfd45
parent832c49e9ca526f90469cf291d148b02238afa05b
media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.c

No actual code changed, this just reorders functions so that the
g/try/s_fmt_vid_cap functions are all together rather than mixed in
with the vbi format functions.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/pci/cx18/cx18-ioctl.c