commit | bbf504c37ddced9957fa65aac9a213f322871b07 | [log] [tgz] |
---|---|---|
author | Steven Toth <stoth@kernellabs.com> | Sat Aug 08 10:22:02 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Sep 19 00:15:06 2009 -0300 |
tree | bf081f9c2d02679fdf5caf30150fc09e1f5c46f7 | |
parent | 2ceae8fdfa55475ef8d7cb9bcaf3fd242ea1edcc [diff] |
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 <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>