linux/drivers/staging/most
Hans Verkuil e653614ee1 media: staging/most: rename VFL_TYPE_GRABBER to _VIDEO
'GRABBER' is a weird name, all other types map to the /dev
device names. Rename to 'VIDEO' to be consistent with the
other types.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Cc: Christian Gromm <christian.gromm@microchip.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-02-24 16:52:59 +01:00
..
cdev staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
dim2 staging: most: remove struct device core driver 2020-01-24 10:08:40 +01:00
Documentation staging: most: trivial: fix a couple of typos 2019-06-06 15:03:34 +02:00
i2c staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
net staging: most: net: fix buffer overflow 2020-01-22 09:51:15 +01:00
sound staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
usb staging: most: usb: check for NULL device 2020-01-24 10:08:41 +01:00
video media: staging/most: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:52:59 +01:00
configfs.c staging: next: configfs: fix release link 2020-01-24 10:08:41 +01:00
core.c staging: most: core: fix logging messages 2020-01-24 10:08:41 +01:00
Kconfig staging: most: Fix Kconfig indentation 2019-11-20 15:20:29 +01:00
Makefile staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
most.h staging: most: remove device from interface structure 2020-01-24 10:08:39 +01:00
TODO