V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable work...
authorAndy Walls <awalls@radix.net>
Wed, 26 Nov 2008 00:43:05 +0000 (21:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:19 +0000 (09:38 -0200)
cx18: Change to per CX23418 device work queues for deferrable work handling.
Needed to support 2.6.22 and earlier kernels that can't selectively cancel
work orders.  Also will provide slightly better performance on SMP systems.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found