linux/drivers/media/usb/tm6000
Mauro Carvalho Chehab 4839c58f03 media: v4l2-dev: convert VFL_TYPE_* into an enum
Using enums makes easier to document, as it can use kernel-doc
markups. It also allows cross-referencing, with increases the
kAPI readability.

Please notice that now cx88_querycap() has to have a default for
the VFL type, as there are more types than supported by the driver.

Acked-By: Mike Isely <isely@pobox.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-12-18 11:49:40 -05:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tm6000-alsa.c media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00
tm6000-cards.c media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00
tm6000-core.c media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00
tm6000-dvb.c media: usb: fix spelling mistake: "synchronuously" -> "synchronously" 2017-11-07 03:47:09 -05:00
tm6000-i2c.c media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00
tm6000-input.c media: tm6000: cleanup trival coding style issues 2017-10-27 14:07:48 +02:00
tm6000-regs.h media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00
tm6000-stds.c media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00
tm6000-usb-isoc.h media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00
tm6000-video.c media: v4l2-dev: convert VFL_TYPE_* into an enum 2017-12-18 11:49:40 -05:00
tm6000.h media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00