From: Devin Heitmueller Date: Mon, 1 Dec 2008 09:51:14 +0000 (-0300) Subject: V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button X-Git-Tag: v2.6.28~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b330bee66e88c94789d2eea250dd1fd454a645e;p=pandora-kernel.git V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button A user noticed that there would continue to be 4-6 keypresses even after the user stopped holding down the button. This was because we were not reading the bulk pipe faster than the firmware was injecting information, which would result in a backlog. Make the query interval faster, and increase the number of cycles before we start repeating to compensate. Thanks to Knud Poulsen for pointing this out. Signed-off-by: Devin Heitmueller Signed-off-by: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed