linux/drivers/media/usb/em28xx
Shuah Khan b89193e0b0 [media] media: em28xx - remove reset_resume interface
em28xx uses resume interface as its reset_resume interface.
If usb device is reset during suspend, reset_resume doesn't
do the necessary initialization which leads to resume failure.
Many systems don't maintain do not maintain suspend current to
the USB host controllers during hibernation. Remove reset_resume
to allow disconnect to be called followed by device restore
sequence.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-26 11:14:24 -03:00
..
em28xx-audio.c [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio 2014-05-23 13:44:42 -03:00
em28xx-camera.c [media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2 2014-05-23 13:22:06 -03:00
em28xx-cards.c [media] media: em28xx - remove reset_resume interface 2014-07-26 11:14:24 -03:00
em28xx-core.c [media] em28xx: add support for DVB monitor led 2014-03-04 14:44:09 -03:00
em28xx-dvb.c [media] media: em28xx - add error handling for KWORLD dvb_attach failures 2014-07-26 11:09:40 -03:00
em28xx-i2c.c [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register() 2014-05-23 12:56:35 -03:00
em28xx-input.c [media] rc-core: remove protocol arrays 2014-07-25 19:10:43 -03:00
em28xx-reg.h [media] em28xx: fix I2S audio sample rate definitions and info output 2014-01-07 08:33:29 -02:00
em28xx-v4l.h [media] vb2: stop_streaming should return void 2014-04-23 10:12:51 -03:00
em28xx-vbi.c [media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx to struct v4l2 2014-05-23 13:14:53 -03:00
em28xx-video.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
em28xx.h [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio 2014-05-23 13:44:42 -03:00
Kconfig [media] em28xx: add [2013:025f] PCTV tripleStick (292e) 2014-04-23 09:51:31 -03:00
Makefile [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00