Changed read, write, poll, and mmap file operations to use the per-device
authorIan Abbott <abbotti@mev.co.uk>
Wed, 2 Jan 2008 17:04:21 +0000 (17:04 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 2 Jan 2008 17:04:21 +0000 (17:04 +0000)
commit4b436dd790e508f2a9fb8e93782c950f1799eb48
treebf42543c064a0e35c80acca63b269d744c5e7757
parent1c297e79167ab70f1b693164c6f3f047d08825d5
Changed read, write, poll, and mmap file operations to use the per-device
mutex.  The mutex is released during read and write operations that block.
comedi/comedi_fops.c