linux/drivers/media/usb/em28xx
Mauro Carvalho Chehab 509f89652f media: em28xx: fix a regression with HVR-950
Commit be7fd3c3a8 ("media: em28xx: Hauppauge DualHD second tuner
functionality") removed the logic with sets the alternate for the DVB
device. Without setting the right alternate, the device won't be
able to submit URBs, and userspace fails with -EMSGSIZE:

	ERROR     DMX_SET_PES_FILTER failed (PID = 0x2000): 90 Message too long

Tested with Hauppauge HVR-950 model A1C0.

Fixes: be7fd3c3a8 ("media: em28xx: Hauppauge DualHD second tuner functionality")

Cc: Brad Love <brad@nextdimension.cc>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-05-04 11:00:54 -04:00
..
Kconfig media: fix usage of whitespaces and on indentation 2018-01-04 13:12:01 -05:00
Makefile media: don't include drivers/media/i2c at cflags 2017-12-28 14:14:09 -05:00
em28xx-audio.c media: em28xx-audio: fix coding style issues 2018-03-06 05:54:53 -05:00
em28xx-camera.c media: em28xx-camera: fix coding style issues 2018-03-06 05:54:53 -05:00
em28xx-cards.c media: em28xx-cards: fix em28xx_duplicate_dev() 2018-03-08 06:06:51 -05:00
em28xx-core.c media: em28xx: Don't use ops->resume if NULL 2018-05-04 08:59:02 -04:00
em28xx-dvb.c media: em28xx: fix a regression with HVR-950 2018-05-04 11:00:54 -04:00
em28xx-i2c.c media: em28xx-i2c: fix most coding style issues 2018-03-06 05:54:55 -05:00
em28xx-input.c media: em28xx-input: improve error handling code 2018-03-23 07:33:22 -04:00
em28xx-reg.h media: em28xx-reg.h: Fix coding style issues 2018-03-06 05:54:52 -05:00
em28xx-v4l.h media: em28xx: Add SPDX license tags where needed 2018-03-06 05:54:52 -05:00
em28xx-vbi.c media: em28xx: Add SPDX license tags where needed 2018-03-06 05:54:52 -05:00
em28xx-video.c media: add tuner standby op, use where needed 2018-03-21 12:05:39 -04:00
em28xx.h media: em28xx.h: Fix most coding style issues 2018-03-06 05:54:52 -05:00