linux/drivers/media/video/gspca/gl860
Hans de Goede 8bb58964bc [media] gspca: Add reset_resume callback to all sub-drivers
1) The gspca-core's suspend/resume code is such that resume being called after
a reset is safe / ok.

2) All devices tested sofar seem to need the reset_resume callback to work
properly over a suspend

3) The USB-core won't call the reset_resume callback for devices which don't
need it

Thus it seems the simplest and the best to just add the callback to all
sub-drivers, rather then adding the callbacks one-by-one as each driver gets
tested with suspend/resume.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-30 18:39:22 -03:00
..
Kconfig
Makefile [media] media: gspca: append $(srctree) to -I parameters 2012-03-08 10:42:08 -03:00
gl860-mi1320.c Fix common misspellings 2011-03-31 11:26:23 -03:00
gl860-mi2020.c [media] gspca: Fix coding style issues 2010-10-21 14:50:06 -02:00
gl860-ov2640.c V4L/DVB (13196): gspca - gl860: add flip/mirror for OV2640 2009-12-05 18:40:50 -02:00
gl860-ov9655.c V4L/DVB: gspca - gl860: fix for wrong 0V9655 resolution identifier name 2010-08-02 14:50:38 -03:00
gl860.c [media] gspca: Add reset_resume callback to all sub-drivers 2012-07-30 18:39:22 -03:00
gl860.h [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00