V4L/DVB (12940): SAA7164: IRQ / message timeout related change
authorSteven Toth <stoth@kernellabs.com>
Wed, 12 Aug 2009 15:14:37 +0000 (12:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:15:08 +0000 (00:15 -0300)
In some cases we're seeing large timeouts on commands. I'm changing the
implementation so that the deferred worker checks the PCI bus for
any messages and signals the waiting caller accordingly. The previous
mechanism was too unreliable.

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found