diff options
author | Andy Walls <awalls@radix.net> | 2008-11-04 22:49:14 -0500 |
---|---|---|
committer | Andy Walls <awalls@radix.net> | 2008-11-04 22:49:14 -0500 |
commit | 94703235501e112e7496efe5bce32671e121d98f (patch) | |
tree | 9d23310015b8f54648ea3345e0eb4e571ccde52e /linux/drivers/media/video/saa7114.c | |
parent | 817788e2c69eb1c7538e780de3acb5a95440b6c2 (diff) | |
download | mediapointer-dvb-s2-94703235501e112e7496efe5bce32671e121d98f.tar.gz mediapointer-dvb-s2-94703235501e112e7496efe5bce32671e121d98f.tar.bz2 |
cx18: Move DVB buffer transfer handling from irq handler to work_queue
From: Andy Walls <awalls@radix.net>
cx18: Move DVB buffer transfer handling from irq handler to work_queue thread.
In order to properly lock the epu2cpu mailbox for driver to CX23418 commands,
the DVB/TS buffer handling needs to be moved from the IRQ handler and IRQ
context to a work queue. This work_queue implmentation is strikingly similar
to the ivtv implementation - for better or worse.
Priority: high
Signed-off-by: Andy Walls <awalls@radix.net>
Diffstat (limited to 'linux/drivers/media/video/saa7114.c')
0 files changed, 0 insertions, 0 deletions