linux/drivers/media/video/gspca/stv06xx
Hans de Goede 5dae603d84 [media] gspca: Check dev->actconfig rather than dev->config
Check dev->actconfig rather than dev->config when checking various
configuration things. dev->config points to the array of configs for the
device so dev->config->foo boils down to dev->config[0].foo and the first
config is not necessarily always the active config.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-06 09:04:17 -02:00
..
Kconfig
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
stv06xx_hdcs.c [media] gspca: Use current logging styles 2011-09-04 11:06:05 -03:00
stv06xx_hdcs.h [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensors 2011-06-01 08:26:54 -03:00
stv06xx_pb0100.c [media] gspca: Use current logging styles 2011-09-04 11:06:05 -03:00
stv06xx_pb0100.h [media] gspca-stv06xx: support bandwidth changing 2010-12-29 08:16:40 -02:00
stv06xx_sensor.h [media] gspca-stv06xx: support bandwidth changing 2010-12-29 08:16:40 -02:00
stv06xx_st6422.c [media] gspca: Use current logging styles 2011-09-04 11:06:05 -03:00
stv06xx_st6422.h [media] gspca - stv06xx/st6422: Use the new video control mechanism 2010-12-29 08:17:21 -02:00
stv06xx_vv6410.c [media] gspca: Use current logging styles 2011-09-04 11:06:05 -03:00
stv06xx_vv6410.h [media] gspca-stv06xx: Fix sensor init indentation 2011-07-31 00:50:24 -03:00
stv06xx.c [media] gspca: Check dev->actconfig rather than dev->config 2012-01-06 09:04:17 -02:00
stv06xx.h [media] gspca-stv06xx: Simplify register writes by avoiding special data structures 2011-07-31 00:50:14 -03:00