android_kernel_motorola_sm6225/drivers/media/usb/em28xx
Frank Schaefer 05fe2175cf [media] em28xx: refactor the code in em28xx_usb_disconnect()
The main purpose of this patch is to move the call of em28xx_release_resources()
after the call of em28xx_close_extension().
This is necessary, because some resources might be needed/used by the extensions
fini() functions when they get closed.
Also mark the device as disconnected earlier in this function and unify the
em28xx_uninit_usb_xfer() calls for analog and digital mode.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-01-05 01:10:13 -02:00
..
em28xx-audio.c
em28xx-cards.c [media] em28xx: refactor the code in em28xx_usb_disconnect() 2013-01-05 01:10:13 -02:00
em28xx-core.c [media] em28xx: simplify device state tracking 2013-01-05 01:09:39 -02:00
em28xx-dvb.c [media] em28xx: simplify device state tracking 2013-01-05 01:09:39 -02:00
em28xx-i2c.c [media] em28xx: clean up the data type mess of the i2c transfer function parameters 2012-12-22 21:48:29 -02:00
em28xx-input.c [media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocol 2013-01-04 19:13:24 -02:00
em28xx-reg.h [media] em28xx: improve USB endpoint logic, also use bulk transfers 2012-12-22 18:17:52 -02:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] em28xx: simplify device state tracking 2013-01-05 01:09:39 -02:00
em28xx.h [media] em28xx: simplify device state tracking 2013-01-05 01:09:39 -02:00
Kconfig [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
Makefile [media] Fix some Makefile rules 2012-08-16 19:55:03 -03:00