diff options
author | Andy Walls <awalls@radix.net> | 2008-11-16 18:18:05 -0500 |
---|---|---|
committer | Andy Walls <awalls@radix.net> | 2008-11-16 18:18:05 -0500 |
commit | 89619141828f0acac90a00d469d4458672624cd8 (patch) | |
tree | 7f8f9f6406b149c14b1e03d35f9e7e6e88c1fe7b /linux/drivers/media/video/cx18/cx18-io.h | |
parent | 24ecbd3b24f466029402175e8bfd52a9044a0f3d (diff) | |
download | mediapointer-dvb-s2-89619141828f0acac90a00d469d4458672624cd8.tar.gz mediapointer-dvb-s2-89619141828f0acac90a00d469d4458672624cd8.tar.bz2 |
cx18: Convert per stream queue spinlocks into mutexes
From: Andy Walls <awalls@radix.net>
Convert the per stream queue spinlocks into mutexes. All queue
manipulation happens via the work queue or system calls into the driver, and
not in an interrupt context. This reduces the amout of time the cx18 driver
keeps interrupts disabled.
Priority: normal
Signed-off-by: Andy Walls <awalls@radix.net>
Diffstat (limited to 'linux/drivers/media/video/cx18/cx18-io.h')
0 files changed, 0 insertions, 0 deletions