]> 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)
commit2c5d951acfd48e61b8e0a78e10bc462d7c5a59b8
tree7d4fb06d3ded4116a4f88fef3a5ab54de1de4dfe
parentadc31d34590c86b7784d33ccc1508f6d8db730f0
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