[media] rtl28xxu: stream did not start after stop on USB3.0
authorAntti Palosaari <crope@iki.fi>
Tue, 21 Aug 2012 22:56:18 +0000 (19:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 15 Sep 2012 12:29:27 +0000 (09:29 -0300)
commit62751a801dc7dc176725c4d4254ee8638b15bb66
tree97338f3c067b8cc4cc2b4d04f57f80dba4ff342c
parent9edd6987c4d2af548f032c4c8dd96b561ac3d6fb
[media] rtl28xxu: stream did not start after stop on USB3.0

Stream did not start anymore after stream was stopped once.

Following error can be seen, xhci_hcd
WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.

usb_clear_halt for streaming endpoint helps.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/dvb-usb-v2/rtl28xxu.c