From: Steven Toth Date: Sat, 8 Aug 2009 13:22:02 +0000 (-0300) Subject: V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firmware... X-Git-Tag: v2.6.32-rc1~618^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbf504c37ddced9957fa65aac9a213f322871b07;p=pandora-kernel.git V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firmware errors. The firmware typically responds in < 50ms and, via the interrupts and deferred work queue the caller (blocked in the driver) is signalled very efficiently. In a highly stressed system this can take many multiples of seconds. So, we need a larger maximum timeout for busy systems. Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed