linux/drivers/media/i2c/s5c73m3
Mauro Carvalho Chehab cb71616553 [media] s5c73m3: fix subdev type
This sensor driver is abusing MEDIA_ENT_T_V4L2_SUBDEV, creating
some subdevs with a non-existing type.

As this is a sensor driver, one of the entries is
MEDIA_ENT_T_CAM_SENSOR. The other one will be using
MEDIA_ENT_T_V4L2_SUBDEV_UNKNOWN, because the subdev is not
any of the already existing types.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-01-11 12:18:50 -02:00
..
Makefile
s5c73m3-core.c [media] s5c73m3: fix subdev type 2016-01-11 12:18:50 -02:00
s5c73m3-ctrls.c [media] include/media: split I2C headers from V4L2 core 2015-11-17 06:57:11 -02:00
s5c73m3-spi.c [media] s5c73m3-spi: fix compilation breakage when compiled as Module 2015-11-18 16:49:18 -02:00
s5c73m3.h [media] include/media: split I2C headers from V4L2 core 2015-11-17 06:57:11 -02:00