linux/drivers/media/usb/em28xx
Frank Schaefer 5a620c7c1c [media] em28xx: always call em28xx_release_resources() in the usb disconnect handler
When the usb device is disconnected, the resources are no longer available,
so there is no reason to keep them registered.

This will also fix the various sysfs group removal warnings which we can see
since kernel 3.13.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-01-14 14:32:04 -02:00
..
em28xx-audio.c [media] em28xx-audio: return -ENODEV when the device is disconnected 2014-01-12 11:57:06 -02:00
em28xx-camera.c [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00
em28xx-cards.c [media] em28xx: always call em28xx_release_resources() in the usb disconnect handler 2014-01-14 14:32:04 -02:00
em28xx-core.c [media] em28xx: properly implement AC97 wait code 2014-01-10 06:06:20 -02:00
em28xx-dvb.c [media] em28xx: move usb buffer pre-allocation and transfer uninit from the core to the dvb extension 2014-01-14 14:30:00 -02:00
em28xx-i2c.c [media] em28xx-i2c: add timeout debug information if i2c_debug enabled 2014-01-12 11:56:46 -02:00
em28xx-input.c [media] media: Remove OOM message after input_allocate_device 2014-01-07 08:01:42 -02: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] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00
em28xx-vbi.c [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00
em28xx-video.c [media] em28xx: always call em28xx_release_resources() in the usb disconnect handler 2014-01-14 14:32:04 -02:00
em28xx.h [media] em28xx: fix xc3028 demod and firmware setup on DVB 2014-01-13 10:30:30 -02:00
Kconfig [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00
Makefile [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00