From: Malcolm Priestley Date: Sat, 24 May 2014 09:35:57 +0000 (-0300) Subject: [media] lmedm04: rs2000 check if interrupt urb is over due X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~450 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a370222b0c514360863ec79c1481dffbbf1ddab;p=pandora-kernel.git [media] lmedm04: rs2000 check if interrupt urb is over due Change handling of signal_lock on rs2000. Use ibuf[2] to detect lock as there is a longer wait for lock to appear in ibuf[6]. Remove last_key and key_timeout and use jiffies plus 60ms to detect that streaming is still active. If the current jiffies is time_after the interrupt urb overdue and clear signal lock. This results in far faster recovery of lock and streaming. Signed-off-by: Malcolm Priestley Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed