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
..
2017-05-19 07:08:25 -03:00
2017-04-10 14:48:01 -03:00
2017-04-10 14:50:15 -03:00
2016-10-21 09:29:44 -02:00
2016-08-24 11:17:22 -03:00
2016-08-24 11:17:22 -03:00