linux/drivers/media/video/gspca/m5602
Erik Andrén 4feb24fc26 V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common function
Convert the s5k4aa sensor to use the common read_sensor function

Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-30 09:39:56 -02:00
..
Kconfig V4L/DVB (9096): gspca: Subdriver selection at config time. 2008-10-12 09:37:13 -02:00
m5602_bridge.h V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation 2008-12-30 09:39:52 -02:00
m5602_core.c V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor function 2008-12-30 09:39:53 -02:00
m5602_mt9m111.c V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor function. 2008-12-30 09:39:56 -02:00
m5602_mt9m111.h V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor function. 2008-12-30 09:39:56 -02:00
m5602_ov9650.c V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor function 2008-12-30 09:39:54 -02:00
m5602_ov9650.h V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor function 2008-12-30 09:39:54 -02:00
m5602_po1030.c V4L/DVB (10022): m5602: Remove the po1030 read_sensor function 2008-12-30 09:39:55 -02:00
m5602_po1030.h V4L/DVB (10022): m5602: Remove the po1030 read_sensor function 2008-12-30 09:39:55 -02:00
m5602_s5k4aa.c V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common function 2008-12-30 09:39:56 -02:00
m5602_s5k4aa.h V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions. 2008-12-30 09:39:52 -02:00
m5602_s5k83a.c V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions. 2008-12-30 09:39:52 -02:00
m5602_s5k83a.h V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions. 2008-12-30 09:39:52 -02:00
m5602_sensor.h V4L/DVB (10012): m5602: Start to unify read/write sensor functions 2008-12-30 09:39:51 -02:00
Makefile