linux/drivers/media/usb/em28xx
Frank Schaefer eb17cee275 [media] em28xx: remove obsolete device state checks from the ioctl functions
v4l2_device_disconnect() is called when the device is disconnected, so that the
v4l2-core rejects all ioctl calls.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-04 14:21:10 -03:00
..
em28xx-audio.c
em28xx-cards.c [media] em28xx: add usb id for terratec h5 rev. 3 2013-02-13 17:41:49 -02:00
em28xx-core.c [media] em28xx: fix analog streaming with USB bulk transfers 2013-02-11 18:17:44 -02:00
em28xx-dvb.c [media] em28xx: simplify device state tracking 2013-01-05 01:09:39 -02:00
em28xx-i2c.c [media] em28xx: add missing IR RC slave address to the list of known i2c devices 2013-02-05 20:25:23 -02:00
em28xx-input.c [media] em28xx: input: use common work_struct callback function for IR RC key polling 2013-02-05 20:43:16 -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: remove obsolete device state checks from the ioctl functions 2013-03-04 14:21:10 -03:00
em28xx.h [media] em28xx: get rid of the dependency on module ir-kbd-i2c 2013-02-05 20:38:50 -02:00
Kconfig [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
Makefile