]> git.baikalelectronics.ru Git - kernel.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)
commitc1d300ba481ab412341a86fe36c7edb691b43eb9
tree7d4fb06d3ded4116a4f88fef3a5ab54de1de4dfe
parent6a0173774fcf7d887da62174af74f2d941d1956c
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