V4L/DVB (10743): dm1105: not demuxing from interrupt context.
authorIgor M. Liplianin <liplianin@netup.ru>
Thu, 26 Feb 2009 06:40:41 +0000 (03:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:00 +0000 (12:43 -0300)
The driver already has DMA buffer organized like ringbuffer,
so it is easy to switch to a work queue.
Length of ringbuffer can easily be increased, if someone need it.

Signed-off-by: Igor M. Liplianin <liplianin@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found