]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] msi3101: fix stream re-start halt
authorAntti Palosaari <crope@iki.fi>
Thu, 11 Jul 2013 15:19:32 +0000 (12:19 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 20 Aug 2013 18:59:18 +0000 (15:59 -0300)
commitd0fadf40338fc551f4bbb82fc4c223d2a8de2c1d
treee5bb1902f9a8e5c924228d6ea014994c7bbb8893
parent020046812f2f53fc952f6ea56accf1599d4b3ba0
[media] msi3101: fix stream re-start halt

Restarting stream fails quite often. Small delay is between urb killing
and stream stop command - likely to give harware some time to process
killed urbs.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/staging/media/msi3101/sdr-msi3101.c