From: Malcolm Priestley Date: Thu, 1 Dec 2011 20:35:48 +0000 (-0300) Subject: [media] it913x add retry to USB bulk endpoints and IO X-Git-Tag: v3.3-rc1~48^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15157c506d742b6767edcd486d6c73ea907fb7cf;p=pandora-kernel.git [media] it913x add retry to USB bulk endpoints and IO This a bus repeater for it913x devices. Commands usually fail because of other activity on the USB bus. Bulk failures that report -ETIMEDOUT or -EBUSY are repeated. Enpoints that return actlen not equal len request -EAGAIN. The retry is set at 10. Signed-off-by: Malcolm Priestley Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed