linux/drivers/media/pci/bt8xx
Mauro Carvalho Chehab a042023f1b [media] bt8xx: add missing break
The logic that handles CA_SET_PID is clearly missing a
break: it prints that the command succeeded, but, due to the
missing break, it would be returning -EOPNOTSUPP, as if the
driver weren't supporting such ioctl.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-05-19 07:08:25 -03:00
..
bt848.h
bt878.c
bt878.h
btcx-risc.c
btcx-risc.h
bttv-audio-hook.c
bttv-audio-hook.h
bttv-cards.c [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() 2017-03-03 07:35:02 -03:00
bttv-driver.c [media] bt8xx: use setup_timer 2017-04-10 14:46:46 -03:00
bttv-gpio.c
bttv-i2c.c
bttv-if.c
bttv-input.c [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
bttv-risc.c
bttv-vbi.c
bttv.h
bttvp.h
dst_ca.c [media] bt8xx: add missing break 2017-05-19 07:08:25 -03:00
dst_ca.h
dst_common.h
dst_priv.h
dst.c [media] dvb: make DVB frontend *_ops instances "const" 2016-11-18 15:00:22 -02:00
dvb-bt8xx.c [media] bt8xx: fix memory leak 2017-01-31 07:42:20 -02:00
dvb-bt8xx.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
Kconfig
Makefile