]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: ni_pcidio: Add comedi_poll support
authorIan Abbott <abbotti@mev.co.uk>
Mon, 9 Jan 2012 18:35:53 +0000 (18:35 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 18:01:11 +0000 (10:01 -0800)
commit02f69d67684b77f7f04e281a026a790f0e08b3a3
tree7d4fb06d3ded4116a4f88fef3a5ab54de1de4dfe
parente3794b52f56ac20947a2dbdd505e9ad29013c555
staging: comedi: ni_pcidio: Add comedi_poll support

This patch is ported over by me (Ian Abbott) from the out-of-tree Comedi
git repository at "git://comedi.org/git/comedi/comedi.git".

The original patch is by Nicholas Nell.

The patch adds support for the COMEDI_POLL ioctl to the ni_pcidio
driver.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Cc: Nicholas Nell <nicholas.nell@colorado.edu>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_pcidio.c