linux/drivers/media/usb/em28xx
Frank Schaefer b3404a8ef5 [media] em28xx: save isoc endpoint number for DVB only if endpoint has alt settings with xMaxPacketSize != 0
X-Patchwork-Delegate: mchehab@redhat.com
In addition to commit 72cc9ba3 "em28xx: ignore isoc DVB USB endpoints with
wMaxPacketSize = 0 bytes for all alt settings" we should not save the endpoint
number of the isoc DVB endpoint before it has been validated.
While the current code works fine, dev->dvb_ep_isoc != 0 could be interpreted
as indicator that the device provides DVB support.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-25 09:51:23 -03:00
..
em28xx-audio.c
em28xx-camera.c [media] em28xx: add basic support for OmniVision OV2640 sensors 2013-03-29 06:42:03 -03:00
em28xx-cards.c [media] em28xx: save isoc endpoint number for DVB only if endpoint has alt settings with xMaxPacketSize != 0 2013-04-25 09:51:23 -03:00
em28xx-core.c [media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx family bridges 2013-03-28 17:54:44 -03:00
em28xx-dvb.c [media] em28xx: fix kernel oops when watching digital TV 2013-04-14 19:48:12 -03:00
em28xx-i2c.c [media] em28xx: add support for em25xx i2c bus B read/write/check device operations 2013-03-28 17:37:45 -03:00
em28xx-input.c [media] em28xx: Prepare to support 2 different I2C buses 2013-03-18 18:14:15 -03:00
em28xx-reg.h [media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx family bridges 2013-03-28 17:54:44 -03:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] em28xx: Put remaining .vidioc_g_chip_info instance under ADV_DEBUG 2013-04-16 18:26:08 -03:00
em28xx.h [media] em28xx: add basic support for OmniVision OV2640 sensors 2013-03-29 06:42:03 -03:00
Kconfig [media] em28xx: Add ISDB support for c3tech Digital duo 2013-03-19 15:13:50 -03:00
Makefile [media] em28xx: move sensor code to a separate source code file em28xx-camera.c 2013-03-29 06:36:20 -03:00