From 3a370222b0c514360863ec79c1481dffbbf1ddab Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sat, 24 May 2014 06:35:57 -0300 Subject: [PATCH] [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-format-patch failed