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)
commitd1498ffc474b18574ed2d5e4d9a33fd21eaaf3cf
treedc232b20b7bb1c1cd86191fa8c6072b1ccd7920f
parentac40d9e09825c62b77e8b11b3ed201f390550351
V4L/DVB (10743): dm1105: not demuxing from interrupt context.

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>
drivers/media/dvb/dm1105/dm1105.c